diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-02-26 14:07:43 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-02-26 14:20:01 +0100 |
commit | 50a0cca89bd86a36c4ee043cd92e2f84f5a6e0d1 (patch) | |
tree | 874fccf030e8ebf6211e3c0d713887880eaf36c9 /sw/source | |
parent | 80bcdb1e4fb8ad8d58d47afb5d07845cf90679cb (diff) |
Unused #include
Change-Id: Ic42209c7a53c23d7b003778c2d2c88a8682569e4
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/uibase/uno/unodoc.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/uno/unodoc.cxx b/sw/source/uibase/uno/unodoc.cxx index 2f4291bd60e6..a3b3d7c888a8 100644 --- a/sw/source/uibase/uno/unodoc.cxx +++ b/sw/source/uibase/uno/unodoc.cxx @@ -26,7 +26,6 @@ #include "wdocsh.hxx" #include <osl/mutex.hxx> #include <vcl/svapp.hxx> -#include <cppuhelper/weak.hxx> using namespace ::com::sun::star; |