| author | David Tardon <dtardon@redhat.com> | 2012-08-07 05:42:24 (GMT) |
|---|---|---|
| committer | David Tardon <dtardon@redhat.com> | 2012-08-07 05:42:24 (GMT) |
| commit | caac7011d259a6a7a22e617b27291e5c4fcbf09f (patch) (side-by-side diff) | |
| tree | 147b07420e6a8cbbd7d9cea1f750da4bb8ab45f9 | |
| parent | 26a6205c542f1122d824f86c68a30aff2d44ac4c (diff) | |
| download | core-caac7011d259a6a7a22e617b27291e5c4fcbf09f.zip core-caac7011d259a6a7a22e617b27291e5c4fcbf09f.tar.gz | |
drop leftover #include
Change-Id: Ib5afc4b5f77bb800eb3ab089b4dbb7a03c2f9f56
| -rw-r--r-- | sd/source/ui/remotecontrol/ImagePreparer.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/remotecontrol/ImagePreparer.cxx b/sd/source/ui/remotecontrol/ImagePreparer.cxx index 06a8c6d..4ce1e3f 100644 --- a/sd/source/ui/remotecontrol/ImagePreparer.cxx +++ b/sd/source/ui/remotecontrol/ImagePreparer.cxx @@ -29,7 +29,6 @@ #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> |
