diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/source/xstor/owriteablestream.cxx | 1 | ||||
-rw-r--r-- | package/source/xstor/xstorage.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/package/source/xstor/owriteablestream.cxx b/package/source/xstor/owriteablestream.cxx index 6b8d15fae768..3f0f3d9b8a7f 100644 --- a/package/source/xstor/owriteablestream.cxx +++ b/package/source/xstor/owriteablestream.cxx @@ -35,7 +35,6 @@ #include <osl/diagnose.h> #include <comphelper/processfactory.hxx> -#include <comphelper/componentcontext.hxx> #include <comphelper/storagehelper.hxx> #include <comphelper/ofopxmlhelper.hxx> diff --git a/package/source/xstor/xstorage.cxx b/package/source/xstor/xstorage.cxx index 073f1d1a73e4..64ae0f1a91d9 100644 --- a/package/source/xstor/xstorage.cxx +++ b/package/source/xstor/xstorage.cxx @@ -46,7 +46,6 @@ #include <rtl/instance.hxx> #include <comphelper/processfactory.hxx> -#include <comphelper/componentcontext.hxx> #include <comphelper/storagehelper.hxx> #include <comphelper/ofopxmlhelper.hxx> |