[Scummvm-cvs-logs] scummvm master -> 34169a817c0f995fdbb353e76742a071a7bde95e

wjp wjp at usecode.org
Mon Nov 4 21:34:03 CET 2013


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
34169a817c SWORD25: Revert "Fix compilation on some 32-bit systems"


Commit: 34169a817c0f995fdbb353e76742a071a7bde95e
    https://github.com/scummvm/scummvm/commit/34169a817c0f995fdbb353e76742a071a7bde95e
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2013-11-04T12:25:00-08:00

Commit Message:
SWORD25: Revert "Fix compilation on some 32-bit systems"

This reverts commit 6dc3768faaa272a12e3c6e7ce0965905338132ad.

This commit was the wrong fix to the compilation problem later
fixed by 8e9aefbf6edafa9eed41bd90e5579e5bcde34b03.

Changed paths:
    engines/sword25/util/pluto/pluto.cpp



diff --git a/engines/sword25/util/pluto/pluto.cpp b/engines/sword25/util/pluto/pluto.cpp
index b7a8fd3..fb477c1 100644
--- a/engines/sword25/util/pluto/pluto.cpp
+++ b/engines/sword25/util/pluto/pluto.cpp
@@ -19,7 +19,6 @@
  * for Mobile Lua (http://luaos.net/pages/mobile-lua.php)
  */
 
-#include "config.h"
 #include "sword25/util/lua/lua.h"
 #include "pluto.h"
 






More information about the Scummvm-git-logs mailing list