summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/imestatuswindow.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-30 22:30:06 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-30 22:30:45 +0900
commitf447ac9ec99e5db055056e2f89dab741f94fba0a (patch)
tree5e68dd6f4b43b76bf3f8394b00cba71d9b103f86 /sfx2/source/appl/imestatuswindow.cxx
parentremoved duplicate includes in filter / i18npool / sdext (diff)
downloadcore-f447ac9ec99e5db055056e2f89dab741f94fba0a.tar.gz
core-f447ac9ec99e5db055056e2f89dab741f94fba0a.zip
removed duplicate includes in sfx2
Diffstat (limited to 'sfx2/source/appl/imestatuswindow.cxx')
-rw-r--r--sfx2/source/appl/imestatuswindow.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/imestatuswindow.cxx b/sfx2/source/appl/imestatuswindow.cxx
index d9230e23a932..a7f0e1c161a4 100644
--- a/sfx2/source/appl/imestatuswindow.cxx
+++ b/sfx2/source/appl/imestatuswindow.cxx
@@ -49,7 +49,6 @@
#include "rtl/ustring.hxx"
#include "sal/types.h"
#include "vcl/svapp.hxx"
-#include "osl/mutex.hxx"
//TO-Do, merge into framework/inc/helpers/mischelpers.hxx and deliver
class WeakPropertyChangeListener : public ::cppu::WeakImplHelper1<com::sun::star::beans::XPropertyChangeListener>