- locals: remove unused stringinput.layout entry

This commit is contained in:
svenhoefer
2015-02-19 08:59:53 +01:00
parent b7fa3d737e
commit d1ca82ab44
2 changed files with 0 additions and 2 deletions

View File

@@ -2163,7 +2163,6 @@ typedef enum
LOCALE_STRINGINPUT_CAPS,
LOCALE_STRINGINPUT_CLEAR,
LOCALE_STRINGINPUT_INSERT,
LOCALE_STRINGINPUT_LAYOUT,
LOCALE_STRINGINPUT_SAVE,
LOCALE_SUBTITLES_CHARSET,
LOCALE_SUBTITLES_HEAD,

View File

@@ -2163,7 +2163,6 @@ const char * locale_real_names[] =
"stringinput.caps",
"stringinput.clear",
"stringinput.insert",
"stringinput.layout",
"stringinput.save",
"subtitles.charset",
"subtitles.head",