diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/common/util.c | 5 |
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 - |