diff options
-rw-r--r-- | sd/source/ui/remotecontrol/Receiver.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/remotecontrol/Receiver.cxx b/sd/source/ui/remotecontrol/Receiver.cxx index 8cdedb71f3f0..b190a4502ce2 100644 --- a/sd/source/ui/remotecontrol/Receiver.cxx +++ b/sd/source/ui/remotecontrol/Receiver.cxx @@ -17,9 +17,7 @@ #include <comphelper/processfactory.hxx> #include <osl/file.hxx> -#include <xmlsec/base64.h> #include <rtl/ustrbuf.hxx> -#include <sax/tools/converter.hxx> #include <rtl/strbuf.hxx> using namespace sd; |