Remove duplicate code
svn-id: r22329
This commit is contained in:
parent
afa871aa38
commit
0c8b0d9a9d
1 changed files with 0 additions and 2 deletions
|
@ -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) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue