summaryrefslogtreecommitdiff
path: root/svx
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 /svx
parent0d53cde185eb6c3e8e6096c842dbd672b44076a6 (diff)
Remove superfluous include comments
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/ctredlin.cxx4
-rw-r--r--svx/source/dialog/rlrcitem.cxx2
-rw-r--r--svx/source/dialog/simptabl.cxx3
-rw-r--r--svx/source/dialog/svxruler.cxx3
4 files changed, 1 insertions, 11 deletions
diff --git a/svx/source/dialog/ctredlin.cxx b/svx/source/dialog/ctredlin.cxx
index 58fedf039f51..10c5aa856040 100644
--- a/svx/source/dialog/ctredlin.cxx
+++ b/svx/source/dialog/ctredlin.cxx
@@ -26,15 +26,13 @@
*
************************************************************************/
-
-// System - Includes ---------------------------------------------------------
#include <vcl/svapp.hxx>
#include <tools/shl.hxx>
#include <sfx2/app.hxx>
#include <sfx2/module.hxx>
#include <svtools/txtcmp.hxx>
#include <unotools/charclass.hxx>
-// INCLUDE -------------------------------------------------------------------
+
#include <editeng/unolingu.hxx>
#include <svx/dialmgr.hxx>
#include "ctredlin.hrc"
diff --git a/svx/source/dialog/rlrcitem.cxx b/svx/source/dialog/rlrcitem.cxx
index fb003a57b3d5..736a14797b47 100644
--- a/svx/source/dialog/rlrcitem.cxx
+++ b/svx/source/dialog/rlrcitem.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
#include <svl/rectitem.hxx>
diff --git a/svx/source/dialog/simptabl.cxx b/svx/source/dialog/simptabl.cxx
index 556f934b9a9d..97c223d094c4 100644
--- a/svx/source/dialog/simptabl.cxx
+++ b/svx/source/dialog/simptabl.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// INCLUDE -------------------------------------------------------------------
-
#include <svx/simptabl.hxx>
#include <vcl/svapp.hxx>
diff --git a/svx/source/dialog/svxruler.cxx b/svx/source/dialog/svxruler.cxx
index 238d5dd97da3..c22bf61a8cda 100644
--- a/svx/source/dialog/svxruler.cxx
+++ b/svx/source/dialog/svxruler.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
-
#include <string.h>
#include <limits.h>
#include <tools/shl.hxx>