[Scummvm-cvs-logs] SF.net SVN: scummvm:[43838] scummvm/trunk/common/system.h

jvprat at users.sourceforge.net jvprat at users.sourceforge.net
Sun Aug 30 22:58:38 CEST 2009


Revision: 43838
          http://scummvm.svn.sourceforge.net/scummvm/?rev=43838&view=rev
Author:   jvprat
Date:     2009-08-30 20:58:38 +0000 (Sun, 30 Aug 2009)

Log Message:
-----------
Remove unused include

Modified Paths:
--------------
    scummvm/trunk/common/system.h

Modified: scummvm/trunk/common/system.h
===================================================================
--- scummvm/trunk/common/system.h	2009-08-30 20:50:23 UTC (rev 43837)
+++ scummvm/trunk/common/system.h	2009-08-30 20:58:38 UTC (rev 43838)
@@ -31,9 +31,6 @@
 #include "common/rect.h"
 
 #include "graphics/pixelformat.h"
-#ifdef USE_RGB_COLOR
-#include "graphics/conversion.h"
-#endif
 
 namespace Audio {
 	class Mixer;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list