summaryrefslogtreecommitdiff
path: root/include/ucbhelper
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2014-03-21 00:59:35 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2014-03-21 00:59:35 -0500
commiteabc5d4920513ea41d57b7753d75702fd2d1da60 (patch)
tree61db1482167ae1ba11877e84f41ad7c6472bb7d4 /include/ucbhelper
parent4cf5556f12812c1fea256252e1d01fa40983c666 (diff)
kill ucbhelper XSERVICEINFO_DECL
Change-Id: Ide6ecff036de4ea30a58ef2d63d5590e9e9786dc
Diffstat (limited to 'include/ucbhelper')
-rw-r--r--include/ucbhelper/macros.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/ucbhelper/macros.hxx b/include/ucbhelper/macros.hxx
index 72494f885b26..88e51e44b7fb 100644
--- a/include/ucbhelper/macros.hxx
+++ b/include/ucbhelper/macros.hxx
@@ -219,16 +219,6 @@ GETTYPES_IMPL_END
static com::sun::star::uno::Sequence< OUString > \
getSupportedServiceNames_Static();
-#define XSERVICEINFO_DECL() \
- XSERVICEINFO_NOFACTORY_DECL() \
- \
- static com::sun::star::uno::Reference< \
- com::sun::star::lang::XSingleServiceFactory > \
- createServiceFactory( const com::sun::star::uno::Reference< \
- com::sun::star::lang::XMultiServiceFactory >& rxServiceMgr );
-
-
-
// XServiceInfo impl. internals