Remove duplicate code

svn-id: r22329
This commit is contained in:
Travis Howell 2006-05-04 05:13:02 +00:00
parent afa871aa38
commit 0c8b0d9a9d

View file

@ -357,8 +357,6 @@ get_out:;
do { do {
delay(10); delay(10);
} while (i == _timer4); } while (i == _timer4);
g_system->setFeatureState(OSystem::kFeatureVirtualKeyboard, false);
} }
int SimonEngine::unk_132_helper(bool *b, char *buf) { int SimonEngine::unk_132_helper(bool *b, char *buf) {