CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Chad Musick <cmusick>   07/10/18 12:08:05

Modified files:
        server/asobj   : ClassHierarchy.h 

Log message:
        Remove include of unneeded header.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/ClassHierarchy.h?cvsroot=gnash&r1=1.4&r2=1.5

Patches:
Index: ClassHierarchy.h
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/ClassHierarchy.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- ClassHierarchy.h    18 Oct 2007 11:47:55 -0000      1.4
+++ ClassHierarchy.h    18 Oct 2007 12:08:04 -0000      1.5
@@ -25,7 +25,6 @@
 #include "as_object.h"
 #include "asClass.h"
 #include "SafeStack.h"
-#include "asNamespace.h"
 
 namespace gnash {
 


_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to