PRIVATE: Simplify the cursor code
This commit is contained in:
parent
89421b8187
commit
899a679d46
3 changed files with 26 additions and 59 deletions
|
@ -157,7 +157,6 @@ Common::Error PrivateEngine::run() {
|
|||
Settings::g_setts = new Settings::SettingMaps();
|
||||
|
||||
initFuncs();
|
||||
initCursors();
|
||||
parse(buf);
|
||||
free(buf);
|
||||
delete file;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue