diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:37:59 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:39:01 +0200 |
commit | d8afc8e5e9bd85c8f3c92fe7c9587ff27ef9ef08 (patch) | |
tree | 16bac0e66c294c0011ff17d6f6cf2aefc2d1604c /sw | |
parent | 0d53cde185eb6c3e8e6096c842dbd672b44076a6 (diff) |
Remove superfluous include comments
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/uno/unodoc.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/uno/unomodule.cxx | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/uno/unodoc.cxx b/sw/source/ui/uno/unodoc.cxx index 4c45b1d01d22..aeac412b8a67 100644 --- a/sw/source/ui/uno/unodoc.cxx +++ b/sw/source/ui/uno/unodoc.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// System - Includes ----------------------------------------------------- - #include <sfx2/docfac.hxx> #include <sfx2/sfxmodelfactory.hxx> #include "swdll.hxx" diff --git a/sw/source/ui/uno/unomodule.cxx b/sw/source/ui/uno/unomodule.cxx index 6a033f61c1af..b6c0b7e79f06 100644 --- a/sw/source/ui/uno/unomodule.cxx +++ b/sw/source/ui/uno/unomodule.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// System - Includes ----------------------------------------------------- #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/frame/DispatchResultState.hpp> |