HDB: Remove redundant warning
This commit is contained in:
parent
c5bc56b331
commit
812a8c7c9d
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ void Input::stylusDown(int x, int y) {
|
|||
g_hdb->setTargetXY(worldX, worldY);
|
||||
break;
|
||||
case GAME_LOADING:
|
||||
debug(9, "stylusDown: GAME_LOADING found");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue