From d0bc425da6db52258ef25bf9c73640892182ec91 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 4 Oct 2009 18:00:11 +0000 Subject: Remove obsolete comment. svn-id: r44625 --- engines/sci/gui/gui_helpers.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/sci/gui') diff --git a/engines/sci/gui/gui_helpers.h b/engines/sci/gui/gui_helpers.h index c6a97be56a..1465100adb 100644 --- a/engines/sci/gui/gui_helpers.h +++ b/engines/sci/gui/gui_helpers.h @@ -44,8 +44,6 @@ struct GUINode1 : GUINode { 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; -- cgit v1.2.3