Author: mordante
Date: Sat Mar 19 19:53:29 2011
New Revision: 48933

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48933&view=rev
Log:
Remove an unused header.

Fixes a compilation problem for SDL 1.3.

Modified:
    trunk/src/game.cpp

Modified: trunk/src/game.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game.cpp?rev=48933&r1=48932&r2=48933&view=diff
==============================================================================
--- trunk/src/game.cpp (original)
+++ trunk/src/game.cpp Sat Mar 19 19:53:29 2011
@@ -17,8 +17,6 @@
 
 #include "SDL.h"
 #include "SDL_mixer.h"
-
-#include "SDL_getenv.h"
 
 #include "about.hpp"
 #include "ai/configuration.hpp"


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to