diff --git a/src/system/localize.cpp b/src/system/localize.cpp index e6d89aa4d..c28424df7 100644 --- a/src/system/localize.cpp +++ b/src/system/localize.cpp @@ -49,8 +49,6 @@ #include #define ISO_639_TAB DATADIR "/iso-codes/iso-639.tab" -//static const char * iso639filename = "/usr/share/iso-codes/iso-639.tab"; -//static const char * iso639filename = "/share/iso-codes/iso-639.tab"; static const char * iso639filename = ISO_639_TAB; #define DEFAULT_LOCALE "english"