diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-09-29 10:02:35 +0200 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2010-09-29 10:02:35 +0200 |
commit | 952fdd9c09a427bf15fbcd080dc99920d1887d94 (patch) | |
tree | 9350dc9e22dd13a460dcbf52690f4e292713d328 /sc/inc/viewopti.hxx | |
parent | 4c2fcdee1949996c6f63d1f0645e5cb2edf8e00d (diff) |
Removed some UNUSED comment
Diffstat (limited to 'sc/inc/viewopti.hxx')
-rw-r--r-- | sc/inc/viewopti.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/viewopti.hxx b/sc/inc/viewopti.hxx index 44625ad2aeb5..47e4047c95d4 100644 --- a/sc/inc/viewopti.hxx +++ b/sc/inc/viewopti.hxx @@ -135,7 +135,6 @@ class SC_DLLPUBLIC ScTpViewItem : public SfxPoolItem { public: TYPEINFO(); -//UNUSED2008-05 ScTpViewItem( USHORT nWhich ); ScTpViewItem( USHORT nWhich, const ScViewOptions& rOpt ); ScTpViewItem( const ScTpViewItem& rItem ); ~ScTpViewItem(); |