summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-05-13 12:17:59 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-05-13 12:17:59 +0000
commite14f09d760bb078921f263b583b33cb01e2aa8df (patch)
treef14319413e86449fa5537f85a6f054f6e22bbb49 /desktop
parent8b86d4f7d9951febed5a00bc82d01ab5a58ceaf4 (diff)
INTEGRATION: CWS fwk86 (1.14.126); FILE MERGED
2008/04/30 15:50:54 pb 1.14.126.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/06 09:28:23 cd 1.14.126.1: #i86384# Remove unused code from desktop
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/splash/splash.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/desktop/source/splash/splash.hxx b/desktop/source/splash/splash.hxx
index 4153c11cf714..2e9c58406881 100644
--- a/desktop/source/splash/splash.hxx
+++ b/desktop/source/splash/splash.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: splash.hxx,v $
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
* This file is part of OpenOffice.org.
*
@@ -118,10 +118,6 @@ public:
static Reference< XInterface > getInstance(const Reference < XMultiServiceFactory >& xFactory);
- // static service info
- static OUString impl_getImplementationName();
- static Sequence<OUString> impl_getSupportedServiceNames();
-
// XStatusIndicator
virtual void SAL_CALL end() throw ( RuntimeException );
virtual void SAL_CALL reset() throw ( RuntimeException );