summaryrefslogtreecommitdiff
path: root/sc/inc/servuno.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/servuno.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/servuno.hxx')
-rw-r--r--sc/inc/servuno.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/servuno.hxx b/sc/inc/servuno.hxx
index 4f2f1ec40de2..9a404b943313 100644
--- a/sc/inc/servuno.hxx
+++ b/sc/inc/servuno.hxx
@@ -108,7 +108,6 @@ public:
static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >
MakeInstance( sal_uInt16 nType, ScDocShell* pDocShell );
static ::com::sun::star::uno::Sequence<rtl::OUString> GetAllServiceNames();
-//UNUSED2008-05 static String GetProviderName(sal_uInt16 nObjectType);
static sal_uInt16 GetProviderType(const String& rServiceName);
};