summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/sbagrid.cxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-02-08 08:48:39 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-02-08 19:07:29 +0100
commitd0b78acb2d0a885c95c97eaa73cb70dae07a6d88 (patch)
tree41cbfbad44dca1374f8f923cbaffe509508aa31f /dbaccess/source/ui/browser/sbagrid.cxx
parentc93d29181a182b889ca727553ba07e25b55e177f (diff)
Remove useless comments.
Diffstat (limited to 'dbaccess/source/ui/browser/sbagrid.cxx')
-rw-r--r--dbaccess/source/ui/browser/sbagrid.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/browser/sbagrid.cxx b/dbaccess/source/ui/browser/sbagrid.cxx
index 3d160de6a8e1..862257f49f8f 100644
--- a/dbaccess/source/ui/browser/sbagrid.cxx
+++ b/dbaccess/source/ui/browser/sbagrid.cxx
@@ -254,7 +254,6 @@ void SAL_CALL SbaXGridControl::createPeer(const Reference< ::com::sun::star::awt
OSL_ENSURE(!mbCreatingPeer, "FmXGridControl::createPeer : recursion!");
// see the base class' createPeer for a comment on this
- // 14.05.2001 - 86836 - frank.schoenheit@germany.sun.com
// TODO: why the hell this whole class does not use any mutex?