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 /comphelper | |
parent | d8afc8e5e9bd85c8f3c92fe7c9587ff27ef9ef08 (diff) |
Remove superfluous include comments
Change-Id: Icd57ca7fd89e30c190c1b06dbe67c30bea8d1b59
Diffstat (limited to 'comphelper')
-rw-r--r-- | comphelper/source/misc/accessiblekeybindinghelper.cxx | 2 | ||||
-rw-r--r-- | comphelper/source/misc/accessibletexthelper.cxx | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/comphelper/source/misc/accessiblekeybindinghelper.cxx b/comphelper/source/misc/accessiblekeybindinghelper.cxx index 22da918a9246..552d8cecd1af 100644 --- a/comphelper/source/misc/accessiblekeybindinghelper.cxx +++ b/comphelper/source/misc/accessiblekeybindinghelper.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// includes -------------------------------------------------------------- #include <comphelper/accessiblekeybindinghelper.hxx> diff --git a/comphelper/source/misc/accessibletexthelper.cxx b/comphelper/source/misc/accessibletexthelper.cxx index 754aefe9663f..b3fa3dcf0f6e 100644 --- a/comphelper/source/misc/accessibletexthelper.cxx +++ b/comphelper/source/misc/accessibletexthelper.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// includes -------------------------------------------------------------- #include <comphelper/accessibletexthelper.hxx> #include <com/sun/star/accessibility/AccessibleTextType.hpp> #include <com/sun/star/i18n/CharacterIteratorMode.hpp> |