summaryrefslogtreecommitdiff
path: root/package/inc/ZipPackageBuffer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/inc/ZipPackageBuffer.hxx')
-rw-r--r--package/inc/ZipPackageBuffer.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/inc/ZipPackageBuffer.hxx b/package/inc/ZipPackageBuffer.hxx
index 1ea003ca0230..71fceb41ffd9 100644
--- a/package/inc/ZipPackageBuffer.hxx
+++ b/package/inc/ZipPackageBuffer.hxx
@@ -24,8 +24,6 @@
#include <com/sun/star/io/XInputStream.hpp>
#include <cppuhelper/implbase3.hxx>
-class ZipPackage;
-
class ZipPackageBuffer : public ::cppu::WeakImplHelper3
<
com::sun::star::io::XInputStream,