summaryrefslogtreecommitdiff
path: root/dtrans/source/cnttype/mcnttfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/cnttype/mcnttfactory.hxx')
-rw-r--r--dtrans/source/cnttype/mcnttfactory.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/dtrans/source/cnttype/mcnttfactory.hxx b/dtrans/source/cnttype/mcnttfactory.hxx
index 1a3dcf848f2c..a64f89033043 100644
--- a/dtrans/source/cnttype/mcnttfactory.hxx
+++ b/dtrans/source/cnttype/mcnttfactory.hxx
@@ -27,14 +27,6 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/datatransfer/XMimeContentTypeFactory.hpp>
-//------------------------------------------------------------------------
-// defines
-//------------------------------------------------------------------------
-
-//------------------------------------------------------------------------
-// deklarations
-//------------------------------------------------------------------------
-
class CMimeContentTypeFactory : public
cppu::WeakImplHelper2< com::sun::star::datatransfer::XMimeContentTypeFactory, \
com::sun::star::lang::XServiceInfo >