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 /sc/source/ui/undo/undoutil.cxx | |
parent | 0d53cde185eb6c3e8e6096c842dbd672b44076a6 (diff) |
Remove superfluous include comments
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
Diffstat (limited to 'sc/source/ui/undo/undoutil.cxx')
-rw-r--r-- | sc/source/ui/undo/undoutil.cxx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sc/source/ui/undo/undoutil.cxx b/sc/source/ui/undo/undoutil.cxx index 56b42b05ea80..040e4729384f 100644 --- a/sc/source/ui/undo/undoutil.cxx +++ b/sc/source/ui/undo/undoutil.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - -// INCLUDE --------------------------------------------------------------- - #include "undoutil.hxx" #include "docsh.hxx" |