summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-08 13:21:28 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-08 13:53:53 +0200
commit49ad17e2b1aef65fad357b9c540ab36189233dd3 (patch)
tree0d7755504c360b1ee84531774088e0b8a9f2808d /l10ntools
parentd80174e6f16abd51c5d0590cc00d9566498e1b77 (diff)
remove include comments and boxes
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/inc/helpmerge.hxx2
-rw-r--r--l10ntools/source/helpmerge.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10ntools/inc/helpmerge.hxx b/l10ntools/inc/helpmerge.hxx
index 23523c727ece..3311e479305b 100644
--- a/l10ntools/inc/helpmerge.hxx
+++ b/l10ntools/inc/helpmerge.hxx
@@ -25,7 +25,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-// local includes
+
#include "export.hxx"
#include "xmlparse.hxx"
#include <rtl/ustring.hxx>
diff --git a/l10ntools/source/helpmerge.cxx b/l10ntools/source/helpmerge.cxx
index 67db670a7f31..3ac3c57839e5 100644
--- a/l10ntools/source/helpmerge.cxx
+++ b/l10ntools/source/helpmerge.cxx
@@ -33,7 +33,7 @@
#include <osl/file.hxx>
#include <sal/log.hxx>
-// local includes
+
#include <stdio.h>
#include <stdlib.h>
#include "helpmerge.hxx"