diff options
author | Guillaume Poussel <gpoussel@gmail.com> | 2011-02-13 17:35:58 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-13 17:35:58 +0100 |
commit | 606835775a2cdaf48b61bf958671ab8f0daa26fc (patch) | |
tree | a25823179fa1805948826e456661be0166cad9a4 /extensions/source/propctrlr/cellbindinghandler.cxx | |
parent | 903ec9fa5a4b4034e751f39620ba0407e3c72c1e (diff) |
Remove bogus comments
Diffstat (limited to 'extensions/source/propctrlr/cellbindinghandler.cxx')
-rw-r--r-- | extensions/source/propctrlr/cellbindinghandler.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/cellbindinghandler.cxx b/extensions/source/propctrlr/cellbindinghandler.cxx index 41bc24999..8b758ca23 100644 --- a/extensions/source/propctrlr/cellbindinghandler.cxx +++ b/extensions/source/propctrlr/cellbindinghandler.cxx @@ -175,7 +175,7 @@ namespace pcr aDependentProperties.push_back( PROPERTY_ID_BOUNDCOLUMN ); // also reset the list entries if the cell range is reset - // #i28319# - 2004-04-27 - fs@openoffice.org + // #i28319# if ( !_bFirstTimeInit ) { try |