diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:51:38 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:51:38 +0200 |
commit | 13887f48480929fcfc94f373e3210dd7c695a14f (patch) | |
tree | 6380cf35501746c4e978f6310e8c66cadbb9e3b2 /svtools | |
parent | d8afc8e5e9bd85c8f3c92fe7c9587ff27ef9ef08 (diff) |
Remove superfluous include comments
Change-Id: Icd57ca7fd89e30c190c1b06dbe67c30bea8d1b59
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/misc/imagemgr.cxx | 3 | ||||
-rw-r--r-- | svtools/source/misc/unitconv.cxx | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/svtools/source/misc/imagemgr.cxx b/svtools/source/misc/imagemgr.cxx index 9aad969b4569..e5256bd10ead 100644 --- a/svtools/source/misc/imagemgr.cxx +++ b/svtools/source/misc/imagemgr.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// includes -------------------------------------------------------------- - #include <svtools/imagemgr.hxx> #include <tools/urlobj.hxx> #include <tools/debug.hxx> diff --git a/svtools/source/misc/unitconv.cxx b/svtools/source/misc/unitconv.cxx index 3d05f6e91f1e..7f5b25dea3a2 100644 --- a/svtools/source/misc/unitconv.cxx +++ b/svtools/source/misc/unitconv.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// include --------------------------------------------------------------- - #include <svtools/unitconv.hxx> // ----------------------------------------------------------------------- |