summaryrefslogtreecommitdiff
path: root/unotools/source/misc/ZipPackageHelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/misc/ZipPackageHelper.cxx')
-rw-r--r--unotools/source/misc/ZipPackageHelper.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/unotools/source/misc/ZipPackageHelper.cxx b/unotools/source/misc/ZipPackageHelper.cxx
index 763d01c222ac..609b863c6710 100644
--- a/unotools/source/misc/ZipPackageHelper.cxx
+++ b/unotools/source/misc/ZipPackageHelper.cxx
@@ -19,7 +19,6 @@
#include <com/sun/star/io/XActiveDataControl.hpp>
#include <com/sun/star/io/XActiveDataSource.hpp>
-#include <com/sun/star/frame/XConfigManager.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XActiveDataSink.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
@@ -49,7 +48,6 @@ using namespace osl;
using namespace comphelper;
using namespace com::sun::star;
using namespace com::sun::star::lang;
-using namespace com::sun::star::frame;
using namespace com::sun::star::uno;
using namespace com::sun::star::util;
using namespace com::sun::star::container;