summary refs log tree commit diff stats
path: root/src/common
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-19 21:53:34 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-19 21:53:34 +0200
commit033ebcfee1887cf315b69ed6cda429966a59fa8a (patch)
tree8630737190e61311b1b7b7d1f7ef0e7721bd2580 /src/common
parent85779e102c9e9ae23c8eaaa7c90ad4acb80d95c9 (diff)
Remove L10n test string
Diffstat (limited to 'src/common')
-rw-r--r--src/common/util.c5
1 files changed, 0 insertions, 5 deletions
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
-