diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 05:54:42 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 05:54:42 +0200 |
commit | 24aa9c16b8e37d63d120901ed04846190490abba (patch) | |
tree | 944058bc7ee63b29b4736796904a5f4635002537 /tools | |
parent | 67aa60007e80104969e2b634ff1a07fd96f55248 (diff) |
Remove superfluous include comments
Change-Id: Id738692aab2043755eb8f051dd8ab9e13051553a
Diffstat (limited to 'tools')
-rw-r--r-- | tools/source/string/strascii.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/source/string/strascii.cxx b/tools/source/string/strascii.cxx index 9360efccf2fa..abc7bc27ded7 100644 --- a/tools/source/string/strascii.cxx +++ b/tools/source/string/strascii.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// ======================================================================= - #ifdef DBG_UTIL static sal_Bool ImplDbgCheckAsciiStr( const sal_Char* pAsciiStr, sal_Int32 nLen ) |