summaryrefslogtreecommitdiff
path: root/package/source/xstor/xfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/source/xstor/xfactory.hxx')
-rw-r--r--package/source/xstor/xfactory.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/source/xstor/xfactory.hxx b/package/source/xstor/xfactory.hxx
index bfda26bd5706..7d845b28d881 100644
--- a/package/source/xstor/xfactory.hxx
+++ b/package/source/xstor/xfactory.hxx
@@ -27,8 +27,6 @@
#include <cppuhelper/implbase2.hxx>
-class OStorage;
-
class OStorageFactory : public ::cppu::WeakImplHelper2< ::com::sun::star::lang::XSingleServiceFactory,
::com::sun::star::lang::XServiceInfo >
{