diff options
Diffstat (limited to 'ucbhelper/source/provider/providerhelper.cxx')
-rw-r--r-- | ucbhelper/source/provider/providerhelper.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ucbhelper/source/provider/providerhelper.cxx b/ucbhelper/source/provider/providerhelper.cxx index 438468a36c90..c0bbc86166c2 100644 --- a/ucbhelper/source/provider/providerhelper.cxx +++ b/ucbhelper/source/provider/providerhelper.cxx @@ -28,10 +28,8 @@ #include <com/sun/star/ucb/XPropertySetRegistry.hpp> #include <com/sun/star/ucb/XPropertySetRegistryFactory.hpp> #include <cppuhelper/supportsservice.hxx> -#include <cppuhelper/queryinterface.hxx> #include <ucbhelper/contenthelper.hxx> #include <ucbhelper/providerhelper.hxx> -#include <ucbhelper/macros.hxx> #include <osl/diagnose.h> #include <osl/mutex.hxx> |