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/unoobj | |
parent | 0d53cde185eb6c3e8e6096c842dbd672b44076a6 (diff) |
Remove superfluous include comments
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
Diffstat (limited to 'sc/source/ui/unoobj')
-rw-r--r-- | sc/source/ui/unoobj/unodoc.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/unoobj/unodoc.cxx b/sc/source/ui/unoobj/unodoc.cxx index 616d03fa5b66..c743d1d4bda6 100644 --- a/sc/source/ui/unoobj/unodoc.cxx +++ b/sc/source/ui/unoobj/unodoc.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - #include <rtl/ustring.hxx> #include <sfx2/docfac.hxx> #include <sfx2/sfxmodelfactory.hxx> |