TSAGE: Removed Symbion compilation fix, which doesn't work

This commit is contained in:
Paul Gilbert 2013-10-27 22:16:28 -04:00
parent 88a1799474
commit 9961e0b83f

View File

@ -23,10 +23,6 @@
#ifndef TSAGE_CORE_H
#define TSAGE_CORE_H
#ifdef __SYMBIAN32__
#undef remove(x)
#endif
#include "common/scummsys.h"
#include "common/endian.h"
#include "common/error.h"