[Libreoffice-commits] core.git: include/i18nlangtag
Eike Rathke
erack at redhat.com
Mon Oct 2 19:44:49 UTC 2017
include/i18nlangtag/lang.h | 5 -----
1 file changed, 5 deletions(-)
New commits:
commit 760a1d50c2d6e38cc70c326df7a0197571dce8ce
Author: Eike Rathke <erack at redhat.com>
Date: Mon Oct 2 21:43:11 2017 +0200
Remove now moot comment about comments and .src file inclusion
Since RSC is gone..
Change-Id: I146e6a7284766f0462ba8099458700507d982214
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>
More information about the Libreoffice-commits
mailing list