summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/PaneDockingWindow.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-05-16 13:57:07 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-05-16 15:05:36 +0100
commitdf34ccb01d2f36eafd5a785cbfe4dd86ef78890a (patch)
tree4ace4ff185495182435506d64a0fd368c2f1be41 /sd/source/ui/dlg/PaneDockingWindow.cxx
parentd83463931ef511ba1b43984072626345cf765b8a (diff)
remove unneeded include of boost/bind.hpp
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
Diffstat (limited to 'sd/source/ui/dlg/PaneDockingWindow.cxx')
-rw-r--r--sd/source/ui/dlg/PaneDockingWindow.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/PaneDockingWindow.cxx b/sd/source/ui/dlg/PaneDockingWindow.cxx
index 7c28dd789bc4..727b66c911b1 100644
--- a/sd/source/ui/dlg/PaneDockingWindow.cxx
+++ b/sd/source/ui/dlg/PaneDockingWindow.cxx
@@ -39,7 +39,6 @@
#include <vcl/splitwin.hxx>
#include <vcl/svapp.hxx>
#include <tools/wintypes.hxx>
-#include <boost/bind.hpp>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;