summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/unodispatch.hxx
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-10-06 23:52:18 +0100
committerKohei Yoshida <kyoshida@novell.com>2010-10-06 23:58:05 -0400
commit12485f7f323edac7811f55f137c1f9da41d060f5 (patch)
tree2af2440b7803ff249823d53a753a49b48e1da0c9 /sw/source/ui/inc/unodispatch.hxx
parentfate#307731, fate#307730: Dotted and dashed border types (diff)
downloadcore-12485f7f323edac7811f55f137c1f9da41d060f5.tar.gz
core-12485f7f323edac7811f55f137c1f9da41d060f5.zip
Remove redundant #include directives & comments
Diffstat (limited to 'sw/source/ui/inc/unodispatch.hxx')
-rw-r--r--sw/source/ui/inc/unodispatch.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/source/ui/inc/unodispatch.hxx b/sw/source/ui/inc/unodispatch.hxx
index 884d647725e5..225e6ddedcb6 100644
--- a/sw/source/ui/inc/unodispatch.hxx
+++ b/sw/source/ui/inc/unodispatch.hxx
@@ -35,13 +35,10 @@
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/implbase3.hxx>
#include <list>
-//#ifndef _OSL_MUTEX_HXX_
-//#include <osl/mutex.hxx>
-//#endif
#include <vos/mutex.hxx>
class SwView;
-//---------------------------------------------------------------------------------------------------------------------
+
class SwXDispatchProviderInterceptor : public cppu::WeakImplHelper3
<
::com::sun::star::frame::XDispatchProviderInterceptor,