mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
FULLPIPE: Remove obsolete warning
This commit is contained in:
parent
28a5a747b3
commit
7d6e03c230
@ -353,7 +353,6 @@ bool GameObject::getPicAniInfo(PicAniInfo *info) {
|
||||
info->ox = _ox;
|
||||
info->oy = _oy;
|
||||
info->priority = _priority;
|
||||
warning("Yep %d", _id);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user