aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/timing.cpp
diff options
context:
space:
mode:
authoryinsimei2017-06-05 19:58:32 +0200
committerEugene Sandulenko2017-07-13 18:27:45 +0200
commitbee42dc52fb7fa2d73f95cf088fc26ced732a17c (patch)
treef414e55652ba611caf72a137380beacd9ce51788 /engines/sludge/timing.cpp
parent7430ebe8830f58ae8fd1c123bfd7b08031a0f8b1 (diff)
downloadscummvm-rg350-bee42dc52fb7fa2d73f95cf088fc26ced732a17c.tar.gz
scummvm-rg350-bee42dc52fb7fa2d73f95cf088fc26ced732a17c.tar.bz2
scummvm-rg350-bee42dc52fb7fa2d73f95cf088fc26ced732a17c.zip
SLUDGE: remove platform dependent defines
Diffstat (limited to 'engines/sludge/timing.cpp')
-rw-r--r--engines/sludge/timing.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/sludge/timing.cpp b/engines/sludge/timing.cpp
index 6bf68632d0..152d9ae776 100644
--- a/engines/sludge/timing.cpp
+++ b/engines/sludge/timing.cpp
@@ -19,9 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
-#if 0
-#include <SDL/SDL.h>
-#endif
namespace Sludge {