Drop framelimit by fps

Framelimit by fps can't be done per coretiming
This commit is contained in:
degasus
2014-02-06 18:41:25 +01:00
parent f7dc918057
commit a51b5f7815
5 changed files with 1 additions and 18 deletions

View File

@ -51,7 +51,6 @@ struct SConfig : NonCopyable
int m_InterfaceLanguage;
// framelimit choose
unsigned int m_Framelimit;
bool b_UseFPS;
// other interface settings
bool m_InterfaceToolbar;
bool m_InterfaceStatusbar;