summaryrefslogtreecommitdiff
path: root/sfx2
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 /sfx2
parent0d53cde185eb6c3e8e6096c842dbd672b44076a6 (diff)
Remove superfluous include comments
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/control/minfitem.cxx3
-rw-r--r--sfx2/source/dialog/newstyle.cxx2
-rw-r--r--sfx2/source/dialog/styfitem.cxx3
-rw-r--r--sfx2/source/dialog/tplcitem.cxx3
-rw-r--r--sfx2/source/dialog/tplpitem.cxx3
-rw-r--r--sfx2/source/doc/docfilt.cxx3
-rw-r--r--sfx2/source/view/viewfac.cxx2
7 files changed, 0 insertions, 19 deletions
diff --git a/sfx2/source/control/minfitem.cxx b/sfx2/source/control/minfitem.cxx
index 5dc16b4fc28d..180054d7a71b 100644
--- a/sfx2/source/control/minfitem.cxx
+++ b/sfx2/source/control/minfitem.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
-
#include "sfx2/minfitem.hxx"
// STATIC DATA -----------------------------------------------------------
diff --git a/sfx2/source/dialog/newstyle.cxx b/sfx2/source/dialog/newstyle.cxx
index 3dc68298256c..3ef75e51bb1b 100644
--- a/sfx2/source/dialog/newstyle.cxx
+++ b/sfx2/source/dialog/newstyle.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
#include <comphelper/string.hxx>
#include <svl/style.hxx>
diff --git a/sfx2/source/dialog/styfitem.cxx b/sfx2/source/dialog/styfitem.cxx
index 54ff9d848299..93d68f0079fd 100644
--- a/sfx2/source/dialog/styfitem.cxx
+++ b/sfx2/source/dialog/styfitem.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
-
#include <sfx2/styfitem.hxx>
#include <svtools/localresaccess.hxx>
#include <tools/debug.hxx>
diff --git a/sfx2/source/dialog/tplcitem.cxx b/sfx2/source/dialog/tplcitem.cxx
index e5d79fe866f3..2fffb3a3997a 100644
--- a/sfx2/source/dialog/tplcitem.cxx
+++ b/sfx2/source/dialog/tplcitem.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
-
#include <svl/intitem.hxx>
#include <vcl/svapp.hxx>
diff --git a/sfx2/source/dialog/tplpitem.cxx b/sfx2/source/dialog/tplpitem.cxx
index 0aadf2d9d3e6..012b5be007de 100644
--- a/sfx2/source/dialog/tplpitem.cxx
+++ b/sfx2/source/dialog/tplpitem.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
-
#include "sfx2/tplpitem.hxx"
#include <com/sun/star/frame/status/Template.hpp>
diff --git a/sfx2/source/doc/docfilt.cxx b/sfx2/source/doc/docfilt.cxx
index c4d11d3f8370..197fc9838eba 100644
--- a/sfx2/source/doc/docfilt.cxx
+++ b/sfx2/source/doc/docfilt.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
-
#ifdef SOLARIS
#include <ctime>
#endif
diff --git a/sfx2/source/view/viewfac.cxx b/sfx2/source/view/viewfac.cxx
index 948811542633..e591100bd8ab 100644
--- a/sfx2/source/view/viewfac.cxx
+++ b/sfx2/source/view/viewfac.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// INCLUDE ---------------------------------------------------------------
-
#include <sfx2/app.hxx>
#include "sfx2/viewfac.hxx"
#include <rtl/ustrbuf.hxx>