summaryrefslogtreecommitdiff
path: root/svl/source/inc/fsfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/inc/fsfactory.hxx')
-rw-r--r--svl/source/inc/fsfactory.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/svl/source/inc/fsfactory.hxx b/svl/source/inc/fsfactory.hxx
index f0abc4badbf1..a400fb47c80c 100644
--- a/svl/source/inc/fsfactory.hxx
+++ b/svl/source/inc/fsfactory.hxx
@@ -33,9 +33,6 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase2.hxx>
-
-class FSStorage;
-
class FSStorageFactory : public ::cppu::WeakImplHelper2< ::com::sun::star::lang::XSingleServiceFactory,
::com::sun::star::lang::XServiceInfo >
{