diff options
Diffstat (limited to 'sfx2/source/doc/docfac.cxx')
-rw-r--r-- | sfx2/source/doc/docfac.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sfx2/source/doc/docfac.cxx b/sfx2/source/doc/docfac.cxx index 6a275ddd8d30..bdbd9ed2382e 100644 --- a/sfx2/source/doc/docfac.cxx +++ b/sfx2/source/doc/docfac.cxx @@ -59,12 +59,6 @@ using namespace ::com::sun::star; typedef std::vector<SfxViewFactory*> SfxViewFactoryArr_Impl; - - -DBG_NAME(SfxObjectFactory) - - - struct SfxObjectFactory_Impl { SfxViewFactoryArr_Impl aViewFactoryArr;// List of <SfxViewFactory>s |