summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/dbfindex.cxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-02-07 20:20:28 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-02-08 18:45:09 +0100
commitc93d29181a182b889ca727553ba07e25b55e177f (patch)
treea04b2f6bee2bb17601b642d994c3f19247ed08af /dbaccess/source/ui/dlg/dbfindex.cxx
parentAdapt to move of prewin.h and postwin.h (diff)
downloadcore-c93d29181a182b889ca727553ba07e25b55e177f.tar.gz
core-c93d29181a182b889ca727553ba07e25b55e177f.zip
Clean-up bogus comments in base.
Diffstat (limited to 'dbaccess/source/ui/dlg/dbfindex.cxx')
-rw-r--r--dbaccess/source/ui/dlg/dbfindex.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/dlg/dbfindex.cxx b/dbaccess/source/ui/dlg/dbfindex.cxx
index 5c71bf0bc6b3..c1e77135987b 100644
--- a/dbaccess/source/ui/dlg/dbfindex.cxx
+++ b/dbaccess/source/ui/dlg/dbfindex.cxx
@@ -543,7 +543,6 @@ void OTableInfo::WriteInfFile( const String& rDSN ) const
// simply silent this. The strange algorithm here does a lot of things even if no files at all were
// created or accessed, so it's possible that the file we're trying to delete does not even exist,
// and this is a valid condition.
- // 2003-05-15 - #109677# - fs@openoffice.org
}
}
}