From 033ebcfee1887cf315b69ed6cda429966a59fa8a Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 19 Oct 2012 21:53:34 +0200 Subject: Remove L10n test string --- po/hexchat.pot | 6 +----- src/common/util.c | 5 ----- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/po/hexchat.pot b/po/hexchat.pot index a8ec56f7..273a49f5 100644 --- a/po/hexchat.pot +++ b/po/hexchat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: hexchat 2.9.3\n" "Report-Msgid-Bugs-To: www.hexchat.org\n" -"POT-Creation-Date: 2012-10-19 21:13+0200\n" +"POT-Creation-Date: 2012-10-19 21:53+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2713,10 +2713,6 @@ msgstr "" msgid "Unknown" msgstr "" -#: src/common/util.c:1971 -msgid "L10n test" -msgstr "" - #: src/common/xchat.c:740 msgid "_Open Dialog Window" msgstr "" diff --git a/src/common/util.c b/src/common/util.c index a8173990..54ad4f78 100644 --- a/src/common/util.c +++ b/src/common/util.c @@ -1966,8 +1966,3 @@ get_subdirs (const char *path) return dirlist; } - -#if 0 -_("L10n test") -#endif - -- cgit 1.4.1