CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 06/11/23 19:28:36
Modified files:
. : ChangeLog
server/parser : bitmap_character_def.h
Log message:
* server/parser/bitmap_character_def.h: removed action.h include
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.1729&r2=1.1730
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/bitmap_character_def.h?cvsroot=gnash&r1=1.12&r2=1.13
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.1729
retrieving revision 1.1730
diff -u -b -r1.1729 -r1.1730
--- ChangeLog 23 Nov 2006 18:05:46 -0000 1.1729
+++ ChangeLog 23 Nov 2006 19:28:36 -0000 1.1730
@@ -1,5 +1,6 @@
2006-11-23 Sandro Santilli <[EMAIL PROTECTED]>
+ * server/parser/bitmap_character_def.h: removed action.h include
* Makefile.am: fix 'make dumpconfig' output when using GST sound.
* server/parser/movie_def_impl.cpp: removed compiler warnings.
* libbase/sharedlib.h: removed unneeded includes
Index: server/parser/bitmap_character_def.h
===================================================================
RCS file: /sources/gnash/gnash/server/parser/bitmap_character_def.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- server/parser/bitmap_character_def.h 21 Nov 2006 08:12:01 -0000
1.12
+++ server/parser/bitmap_character_def.h 23 Nov 2006 19:28:36 -0000
1.13
@@ -27,7 +27,6 @@
#include "gnash.h" // for bitmap_info definition
#include "ref_counted.h" // for character_def inheritance
-#include "action.h"
#include "types.h"
#include "container.h"
#include "utility.h"
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit