summaryrefslogtreecommitdiffstats
path: root/sc/inc/viewopti.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-09-29 10:02:35 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2010-09-29 10:02:35 +0200
commit952fdd9c09a427bf15fbcd080dc99920d1887d94 (patch)
tree9350dc9e22dd13a460dcbf52690f4e292713d328 /sc/inc/viewopti.hxx
parentThis gets rid of a great number of the comments (diff)
downloadcore-952fdd9c09a427bf15fbcd080dc99920d1887d94.tar.gz
core-952fdd9c09a427bf15fbcd080dc99920d1887d94.zip
Removed some UNUSED comment
Diffstat (limited to 'sc/inc/viewopti.hxx')
-rw-r--r--sc/inc/viewopti.hxx1
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();