gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog server/asobj/Key.h


From: Markus Gothe
Subject: [Gnash-commit] gnash ChangeLog server/asobj/Key.h
Date: Tue, 26 Sep 2006 21:17:04 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/09/26 21:17:04

Modified files:
        .              : ChangeLog 
        server/asobj   : Key.h 

Log message:
        see changelog

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.930&r2=1.931
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/Key.h?cvsroot=gnash&r1=1.3&r2=1.4

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.930
retrieving revision 1.931
diff -u -b -r1.930 -r1.931
--- ChangeLog   26 Sep 2006 15:40:57 -0000      1.930
+++ ChangeLog   26 Sep 2006 21:17:04 -0000      1.931
@@ -1,6 +1,7 @@
 2006-09-26 Markus Gothe <address@hidden>
 
        *  server/timers.cpp: Removed unused header. Added ID-tag.
+       *  server/asobj/Key.h: Removed unused header. Added ID-tag.
 
 2006-09-26 Sandro Santilli  <address@hidden>
 

Index: server/asobj/Key.h
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/Key.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- server/asobj/Key.h  26 Aug 2006 13:09:53 -0000      1.3
+++ server/asobj/Key.h  26 Sep 2006 21:17:04 -0000      1.4
@@ -36,6 +36,8 @@
 // exception also makes it possible to release a modified version which
 // carries forward this exception.
 
+/* $Id: Key.h,v 1.4 2006/09/26 21:17:04 nihilus Exp $ */
+
 #ifndef __KEY_H__
 #define __KEY_H__
 
@@ -44,7 +46,7 @@
 #endif
 
 #include "impl.h"
-#include "as_object.h" // for inheritance
+//#include "as_object.h" // for inheritance
 
 #ifdef WIN32
 #      undef _CONTROL




reply via email to

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