diff options
Diffstat (limited to 'svtools/source/misc')
-rw-r--r-- | svtools/source/misc/acceleratorexecute.cxx | 1 | ||||
-rw-r--r-- | svtools/source/misc/imageresourceaccess.cxx | 1 | ||||
-rw-r--r-- | svtools/source/misc/openfiledroptargetlistener.cxx | 1 | ||||
-rw-r--r-- | svtools/source/misc/transfer2.cxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/svtools/source/misc/acceleratorexecute.cxx b/svtools/source/misc/acceleratorexecute.cxx index 96444c1e3987..265408fe10d0 100644 --- a/svtools/source/misc/acceleratorexecute.cxx +++ b/svtools/source/misc/acceleratorexecute.cxx @@ -32,7 +32,6 @@ #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/util/URLTransformer.hpp> -#include <comphelper/processfactory.hxx> #include <cppuhelper/implbase.hxx> #include <vcl/window.hxx> diff --git a/svtools/source/misc/imageresourceaccess.cxx b/svtools/source/misc/imageresourceaccess.cxx index 92e0fd5c97cd..5000201b488e 100644 --- a/svtools/source/misc/imageresourceaccess.cxx +++ b/svtools/source/misc/imageresourceaccess.cxx @@ -29,7 +29,6 @@ #include <tools/stream.hxx> #include <unotools/streamwrap.hxx> #include <cppuhelper/implbase.hxx> -#include <comphelper/processfactory.hxx> namespace svt { diff --git a/svtools/source/misc/openfiledroptargetlistener.cxx b/svtools/source/misc/openfiledroptargetlistener.cxx index 5aff47e67e82..06e92db659ae 100644 --- a/svtools/source/misc/openfiledroptargetlistener.cxx +++ b/svtools/source/misc/openfiledroptargetlistener.cxx @@ -28,7 +28,6 @@ #include <svtools/transfer.hxx> #include <sot/filelist.hxx> -#include <comphelper/processfactory.hxx> #include <osl/file.hxx> #include <vcl/svapp.hxx> diff --git a/svtools/source/misc/transfer2.cxx b/svtools/source/misc/transfer2.cxx index a06fb064eb01..b1ece2619f52 100644 --- a/svtools/source/misc/transfer2.cxx +++ b/svtools/source/misc/transfer2.cxx @@ -26,7 +26,6 @@ #include <vcl/svapp.hxx> #include <vcl/window.hxx> #include <comphelper/fileformat.h> -#include <comphelper/processfactory.hxx> #include <com/sun/star/datatransfer/dnd/XDropTargetDragContext.hpp> #include <svl/urlbmk.hxx> #include <svtools/inetimg.hxx> |