gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/server character.h


From: Udo Giacomozzi
Subject: [Gnash-commit] gnash/server character.h
Date: Thu, 22 Feb 2007 17:28:04 +0000

CVSROOT:        /cvsroot/gnash
Module name:    gnash
Changes by:     Udo Giacomozzi <udog>   07/02/22 17:28:04

Modified files:
        server         : character.h 

Log message:
        Remove question we already discussed elsewhere

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/character.h?cvsroot=gnash&r1=1.50&r2=1.51

Patches:
Index: character.h
===================================================================
RCS file: /cvsroot/gnash/gnash/server/character.h,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -b -r1.50 -r1.51
--- character.h 20 Feb 2007 10:00:48 -0000      1.50
+++ character.h 22 Feb 2007 17:28:04 -0000      1.51
@@ -18,7 +18,7 @@
 //
 //
 
-/* $Id: character.h,v 1.50 2007/02/20 10:00:48 strk Exp $ */
+/* $Id: character.h,v 1.51 2007/02/22 17:28:04 udog Exp $ */
 
 #ifndef GNASH_CHARACTER_H
 #define GNASH_CHARACTER_H
@@ -575,8 +575,6 @@
        void clear_invalidated() {
                m_invalidated = false;
     m_child_invalidated = false;    
-               // Is it correct to set old bounds to null ?
-               // Why are we doing so ?
                m_old_invalidated_bounds.set_null();
        }
   




reply via email to

[Prev in Thread] Current Thread [Next in Thread]