aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx
diff options
context:
space:
mode:
authorMax Horn2011-05-23 19:47:55 +0200
committerMax Horn2011-05-23 19:48:14 +0200
commit55e7ef1e0841e37c05ddeaff4370e21a4437eaf9 (patch)
treed5725c4edc61ddb5f3a7789ebc1c6fe0bdcaaad4 /engines/sword25/gfx
parent6c5f50c246062bcb50a20efe7951be7e23449ca0 (diff)
downloadscummvm-rg350-55e7ef1e0841e37c05ddeaff4370e21a4437eaf9.tar.gz
scummvm-rg350-55e7ef1e0841e37c05ddeaff4370e21a4437eaf9.tar.bz2
scummvm-rg350-55e7ef1e0841e37c05ddeaff4370e21a4437eaf9.zip
SWORD25: Remove obsolete FORBIDDEN_SYMBOL_ALLOW_ALL defines
Diffstat (limited to 'engines/sword25/gfx')
-rw-r--r--engines/sword25/gfx/screenshot.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/sword25/gfx/screenshot.cpp b/engines/sword25/gfx/screenshot.cpp
index 11b79020fd..4f9ba1d3c5 100644
--- a/engines/sword25/gfx/screenshot.cpp
+++ b/engines/sword25/gfx/screenshot.cpp
@@ -29,9 +29,6 @@
*
*/
-// Disable symbol overrides so that we can use png.h
-#define FORBIDDEN_SYMBOL_ALLOW_ALL
-
#include "common/memstream.h"
#include "common/textconsole.h"
#include "sword25/gfx/screenshot.h"