diff options
Diffstat (limited to 'sd/source/ui/dlg/sdtreelb.cxx')
-rw-r--r-- | sd/source/ui/dlg/sdtreelb.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/sdtreelb.cxx b/sd/source/ui/dlg/sdtreelb.cxx index ed84546be179..332b5f646747 100644 --- a/sd/source/ui/dlg/sdtreelb.cxx +++ b/sd/source/ui/dlg/sdtreelb.cxx @@ -18,7 +18,6 @@ */ #include <sal/types.h> -#include <sal/log.hxx> #include <sot/formats.hxx> #include <vcl/weld.hxx> #include <svx/svditer.hxx> @@ -51,8 +50,6 @@ #include <svtools/embedtransfer.hxx> #include <comphelper/servicehelper.hxx> #include <comphelper/processfactory.hxx> -#include <tools/diagnose_ex.h> -#include <comphelper/scopeguard.hxx> using namespace com::sun::star; |