aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/rdwin.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2003-09-16 09:57:57 +0000
committerTorbjörn Andersson2003-09-16 09:57:57 +0000
commit00c1fdce3aa67fae7d314ba48dfbb774879cf221 (patch)
treef7a76ba4425d8cba22716eda7256d715a009ef6e /sword2/driver/rdwin.cpp
parent48d07612864ef5ff8414a31a9d359bb7c977b691 (diff)
downloadscummvm-rg350-00c1fdce3aa67fae7d314ba48dfbb774879cf221.tar.gz
scummvm-rg350-00c1fdce3aa67fae7d314ba48dfbb774879cf221.tar.bz2
scummvm-rg350-00c1fdce3aa67fae7d314ba48dfbb774879cf221.zip
Removed some unnecessary #includes and #defines.
svn-id: r10264
Diffstat (limited to 'sword2/driver/rdwin.cpp')
-rw-r--r--sword2/driver/rdwin.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/sword2/driver/rdwin.cpp b/sword2/driver/rdwin.cpp
index 447b443e75..32c729975b 100644
--- a/sword2/driver/rdwin.cpp
+++ b/sword2/driver/rdwin.cpp
@@ -17,8 +17,6 @@
* $Header$
*/
-#define WIN32_LEAN_AND_MEAN
-
#include "common/stdafx.h"
#include "common/engine.h"
#include "common/timer.h"