gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/libamf amf.cpp


From: Martin Guy
Subject: [Gnash-commit] gnash/libamf amf.cpp
Date: Wed, 18 Apr 2007 17:27:02 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Martin Guy <martinwguy> 07/04/18 17:27:02

Modified files:
        libamf         : amf.cpp 

Log message:
        Just fiddling pointlessly

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/libamf/amf.cpp?cvsroot=gnash&r1=1.30&r2=1.31

Patches:
Index: amf.cpp
===================================================================
RCS file: /sources/gnash/gnash/libamf/amf.cpp,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- amf.cpp     4 Apr 2007 20:30:45 -0000       1.30
+++ amf.cpp     18 Apr 2007 17:27:02 -0000      1.31
@@ -16,7 +16,7 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: amf.cpp,v 1.30 2007/04/04 20:30:45 bjacques Exp $ */
+/* $Id: amf.cpp,v 1.31 2007/04/18 17:27:02 martinwguy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
@@ -997,14 +997,6 @@
     return parseBody(_amf_data, _total_size);
 }
 
-// int
-// AMF::parseBody(unsigned char *in, int bytes)
-// {
-//     GNASH_REPORT_FUNCTION;
-
-//     parseBody(in, _total_size);
-// }
-
 int
 AMF::parseBody(unsigned char *in, int bytes)
 {




reply via email to

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