summaryrefslogtreecommitdiffstats
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-09 04:37:59 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-09 04:39:01 +0200
commitd8afc8e5e9bd85c8f3c92fe7c9587ff27ef9ef08 (patch)
tree16bac0e66c294c0011ff17d6f6cf2aefc2d1604c /sd
parentSome cppcheck cleaning (diff)
downloadcore-d8afc8e5e9bd85c8f3c92fe7c9587ff27ef9ef08.tar.gz
core-d8afc8e5e9bd85c8f3c92fe7c9587ff27ef9ef08.zip
Remove superfluous include comments
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/unoidl/unodoc.cxx3
-rw-r--r--sd/source/ui/unoidl/unomodule.cxx2
2 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/unoidl/unodoc.cxx b/sd/source/ui/unoidl/unodoc.cxx
index 28d5f9e2ddfc..c2348a9ba54f 100644
--- a/sd/source/ui/unoidl/unodoc.cxx
+++ b/sd/source/ui/unoidl/unodoc.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// System - Includes -----------------------------------------------------
-
#include <rtl/ustring.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/sfxmodelfactory.hxx>
diff --git a/sd/source/ui/unoidl/unomodule.cxx b/sd/source/ui/unoidl/unomodule.cxx
index 676fdd9cca8e..113ce84d40b6 100644
--- a/sd/source/ui/unoidl/unomodule.cxx
+++ b/sd/source/ui/unoidl/unomodule.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// System - Includes -----------------------------------------------------
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/frame/DispatchResultState.hpp>