diff options
Diffstat (limited to 'sd/source/ui/remotecontrol')
-rw-r--r-- | sd/source/ui/remotecontrol/DiscoveryService.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/remotecontrol/Listener.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/remotecontrol/DiscoveryService.cxx b/sd/source/ui/remotecontrol/DiscoveryService.cxx index 97cccf70c575..d83fd5b4549e 100644 --- a/sd/source/ui/remotecontrol/DiscoveryService.cxx +++ b/sd/source/ui/remotecontrol/DiscoveryService.cxx @@ -14,7 +14,6 @@ #include <vector> #include <iostream> -#include <comphelper/processfactory.hxx> #include <rtl/strbuf.hxx> #include <config_features.h> diff --git a/sd/source/ui/remotecontrol/Listener.cxx b/sd/source/ui/remotecontrol/Listener.cxx index b6fd1d921705..414260460667 100644 --- a/sd/source/ui/remotecontrol/Listener.cxx +++ b/sd/source/ui/remotecontrol/Listener.cxx @@ -7,7 +7,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include <comphelper/processfactory.hxx> #include <rtl/strbuf.hxx> #include <vcl/svapp.hxx> |