Remove unused extern.

This commit is contained in:
The Dax 2013-09-28 18:15:40 -04:00
parent 6395c11b46
commit 2f9a909697

View File

@ -36,8 +36,6 @@
#include <math.h>
#endif
extern std::map<std::string, std::pair<std::string, int>> GetLangValuesMapping();
static std::map<std::string, std::pair<std::string, int>> languageMapping;
const int numKeyCols[OSK_KEYBOARD_COUNT] = {12, 12, 13, 13, 12, 12, 12, 12, 12};