locals: remove unused stringinput.layout entry

Origin commit data
------------------
Commit: d1ca82ab44
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-02-19 (Thu, 19 Feb 2015)

Origin message was:
------------------
- locals: remove unused stringinput.layout entry
This commit is contained in:
vanhofen
2015-02-19 08:59:53 +01:00
parent 6b676e7846
commit b9b287018a
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",