summaryrefslogtreecommitdiff
path: root/sc/inc/docoptio.hxx
diff options
context:
space:
mode:
authorJustin Malcolm <malcolm.justin@gmail.com>2010-09-29 14:14:15 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-09-29 14:14:15 -0400
commit31018e35b1984aad1f01a389b1fd3428d52acf6e (patch)
tree80c65287ee3064cb5208daa0d78f1d97bc37c6ce /sc/inc/docoptio.hxx
parentda4c41c60b8224888486111c1bc01c813ff670c5 (diff)
I think that this eliminates the remaining //UNUSED comments
There were still some of these comments (actually, a lot of them). The most recent attachment should get rid of the last of them. (fd#30442)
Diffstat (limited to 'sc/inc/docoptio.hxx')
-rw-r--r--sc/inc/docoptio.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/docoptio.hxx b/sc/inc/docoptio.hxx
index c9f06a9e5a35..d9efdf01d0e5 100644
--- a/sc/inc/docoptio.hxx
+++ b/sc/inc/docoptio.hxx
@@ -207,7 +207,6 @@ class SC_DLLPUBLIC ScTpCalcItem : public SfxPoolItem
{
public:
TYPEINFO();
-//UNUSED2008-05 ScTpCalcItem( USHORT nWhich );
ScTpCalcItem( USHORT nWhich,
const ScDocOptions& rOpt );
ScTpCalcItem( const ScTpCalcItem& rItem );