[Scummvm-cvs-logs] scummvm master -> bf159468164076282bf0f59b7d8f16a23c98cfc2

salty-horse ori at avtalion.name
Thu Apr 28 20:06:58 CEST 2011


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:
bf15946816 MOHAWK: Remove duplicate #include


Commit: bf159468164076282bf0f59b7d8f16a23c98cfc2
    https://github.com/scummvm/scummvm/commit/bf159468164076282bf0f59b7d8f16a23c98cfc2
Author: Ori Avtalion (ori at avtalion.name)
Date: 2011-04-28T11:05:40-07:00

Commit Message:
MOHAWK: Remove duplicate #include

Changed paths:
    engines/mohawk/graphics.cpp



diff --git a/engines/mohawk/graphics.cpp b/engines/mohawk/graphics.cpp
index ac45efd..fe05498 100644
--- a/engines/mohawk/graphics.cpp
+++ b/engines/mohawk/graphics.cpp
@@ -32,7 +32,6 @@
 #include "common/textconsole.h"
 #include "engines/util.h"
 #include "graphics/palette.h"
-#include "graphics/palette.h"
 #include "graphics/primitives.h"
 #include "gui/message.h"
 






More information about the Scummvm-git-logs mailing list