aboutsummaryrefslogtreecommitdiff
path: root/engines/tony
diff options
context:
space:
mode:
authorFilippos Karapetis2014-12-25 21:19:19 +0200
committerFilippos Karapetis2014-12-25 21:19:19 +0200
commit11cf9b53ba138b5e069d7ffbd6af7f36b26a9add (patch)
tree64eedceb267d6bf3114c98d80139b903af693dea /engines/tony
parentdbbcf641874ace35b871226664370413de176c37 (diff)
downloadscummvm-rg350-11cf9b53ba138b5e069d7ffbd6af7f36b26a9add.tar.gz
scummvm-rg350-11cf9b53ba138b5e069d7ffbd6af7f36b26a9add.tar.bz2
scummvm-rg350-11cf9b53ba138b5e069d7ffbd6af7f36b26a9add.zip
ZVISION: Remove dead code, and fix bad usage of assert()
Since some compilers, like MSVC, strip out asserts in non-debug builds, it's a bad idea to perform active commands within assert() statements. In this particular case, the engine would attempt to open a file in an assert statement
Diffstat (limited to 'engines/tony')
0 files changed, 0 insertions, 0 deletions