[Scummvm-cvs-logs] SF.net SVN: scummvm:[44625] scummvm/trunk/engines/sci/gui/gui_helpers.h

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Sun Oct 4 20:00:12 CEST 2009


Revision: 44625
          http://scummvm.svn.sourceforge.net/scummvm/?rev=44625&view=rev
Author:   lordhoto
Date:     2009-10-04 18:00:11 +0000 (Sun, 04 Oct 2009)

Log Message:
-----------
Remove obsolete comment.

Modified Paths:
--------------
    scummvm/trunk/engines/sci/gui/gui_helpers.h

Modified: scummvm/trunk/engines/sci/gui/gui_helpers.h
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_helpers.h	2009-10-04 17:54:08 UTC (rev 44624)
+++ scummvm/trunk/engines/sci/gui/gui_helpers.h	2009-10-04 18:00:11 UTC (rev 44625)
@@ -44,8 +44,6 @@
 	uint16 value;
 };
 
-// GUIPort and GUIWindow need to be binary identical, so if you change anything in one, you have to change it in the other one
-//  as well!
 struct GUIPort {
 	GUINode node; // node struct for list operations
 	int16 top, left;


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