summaryrefslogtreecommitdiff
path: root/include/i18nlangtag
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2017-10-02 21:43:11 +0200
committerEike Rathke <erack@redhat.com>2017-10-02 21:44:22 +0200
commit760a1d50c2d6e38cc70c326df7a0197571dce8ce (patch)
treec2c4e1f5b171e0e83e8ff5501ed6823b2f2afab6 /include/i18nlangtag
parent0015f28ee5782b4b6964532459ae89cbd4ad6eaa (diff)
Remove now moot comment about comments and .src file inclusion
Since RSC is gone.. Change-Id: I146e6a7284766f0462ba8099458700507d982214
Diffstat (limited to 'include/i18nlangtag')
-rw-r--r--include/i18nlangtag/lang.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/i18nlangtag/lang.h b/include/i18nlangtag/lang.h
index c4152fd54030..b2c313094adb 100644
--- a/include/i18nlangtag/lang.h
+++ b/include/i18nlangtag/lang.h
@@ -80,11 +80,6 @@
http://support.microsoft.com/default.aspx?scid=KB;en-us;q221435
*/
-
-/* It must be safe to include this file in plain C code, so only C style
- * comments are used. Do NOT use // C++ style comments. */
-
-/* disable typedef for usage in svtools/source/misc/langtab.src */
#include <sal/types.h>
#include <o3tl/strong_int.hxx>
#include <ostream>