Skip to content

Commit

Permalink
SWORD25: Remove obsolete FORBIDDEN_SYMBOL_ALLOW_ALL defines
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed May 23, 2011
1 parent 6c5f50c commit 55e7ef1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions engines/sword25/gfx/screenshot.cpp
Expand Up @@ -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"
Expand Down
3 changes: 0 additions & 3 deletions engines/sword25/kernel/persistenceservice.cpp
Expand Up @@ -29,9 +29,6 @@
*
*/

// Disable symbol overrides so that we can use zlib.h
#define FORBIDDEN_SYMBOL_ALLOW_ALL

#include "common/fs.h"
#include "common/savefile.h"
#include "common/zlib.h"
Expand Down

0 comments on commit 55e7ef1

Please sign in to comment.