summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
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 /sc/source/ui/cctrl
parent0d53cde185eb6c3e8e6096c842dbd672b44076a6 (diff)
Remove superfluous include comments
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
Diffstat (limited to 'sc/source/ui/cctrl')
-rw-r--r--sc/source/ui/cctrl/dpcontrol.cxx3
-rw-r--r--sc/source/ui/cctrl/popmenu.cxx7
-rw-r--r--sc/source/ui/cctrl/tbinsert.cxx6
3 files changed, 0 insertions, 16 deletions
diff --git a/sc/source/ui/cctrl/dpcontrol.cxx b/sc/source/ui/cctrl/dpcontrol.cxx
index 5b430f87ebb1..3f632845db97 100644
--- a/sc/source/ui/cctrl/dpcontrol.cxx
+++ b/sc/source/ui/cctrl/dpcontrol.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
-
#include "dpcontrol.hxx"
#include <vcl/outdev.hxx>
diff --git a/sc/source/ui/cctrl/popmenu.cxx b/sc/source/ui/cctrl/popmenu.cxx
index 21eb32bd15b2..79ca5d08d218 100644
--- a/sc/source/ui/cctrl/popmenu.cxx
+++ b/sc/source/ui/cctrl/popmenu.cxx
@@ -26,13 +26,6 @@
*
************************************************************************/
-
-// System - Includes -----------------------------------------------------
-
-
-
-// INCLUDE ---------------------------------------------------------------
-
#include "popmenu.hxx"
//------------------------------------------------------------------
diff --git a/sc/source/ui/cctrl/tbinsert.cxx b/sc/source/ui/cctrl/tbinsert.cxx
index 22dc74686566..2d266900f022 100644
--- a/sc/source/ui/cctrl/tbinsert.cxx
+++ b/sc/source/ui/cctrl/tbinsert.cxx
@@ -26,14 +26,8 @@
*
************************************************************************/
-
-// System - Includes -----------------------------------------------------
-
#include <string>
-
-// INCLUDE ---------------------------------------------------------------
-
#include <tools/shl.hxx>
#include <svl/intitem.hxx>
#include <sfx2/dispatch.hxx>