Remove unused code.
[platform/framework/native/appfw.git] / src / system-server / setting / providers / FSys_Icu.cpp
index c5f590d..d404687 100644 (file)
 namespace Tizen { namespace System
 {
 
-static const int _MAX_COUNTRY_LENTH = 2;
-static const int _LANGUAGE_START_INDEX = 0;
-static const int _MAX_LANGUAGE_LENTH = 2;
-
 _Icu::_Icu()
 {
 }