mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 14:18:37 +00:00
TSAGE: R2R - Remove obsolete warning
This commit is contained in:
parent
086b0e5057
commit
0234bb5be2
@ -849,7 +849,7 @@ bool Scene3175::Actor3::startAction(CursorType action, Event &event) {
|
||||
default:
|
||||
break;
|
||||
}
|
||||
warning("scene->display() called with two parameters");
|
||||
|
||||
return scene->display(action, event);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user