summaryrefslogtreecommitdiff
path: root/forms/source/component/FormComponent.cxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-02-08 08:48:59 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-02-08 19:06:48 +0100
commit2521c0adf5a3de3c7572ca6cf0813cbe817847c4 (patch)
tree727829b44dfb979fb828d7121c38734b6e1aed95 /forms/source/component/FormComponent.cxx
parent6345859b26ac7d1e9f7599b8d55de84d090e0d64 (diff)
Remove useless comments in components.
Diffstat (limited to 'forms/source/component/FormComponent.cxx')
-rw-r--r--forms/source/component/FormComponent.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/forms/source/component/FormComponent.cxx b/forms/source/component/FormComponent.cxx
index e47faa513..c266303f7 100644
--- a/forms/source/component/FormComponent.cxx
+++ b/forms/source/component/FormComponent.cxx
@@ -1680,7 +1680,6 @@ void SAL_CALL OBoundControlModel::write( const Reference<stario::XObjectOutputSt
// in anything from data loss to crash.
// (use writeCommonProperties instead, this is called in derived classes write-method)
// !!! EOIN !!!
- // FS - 68876 - 28.09.1999
}
//------------------------------------------------------------------------------