gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/libbase tu_file.cpp


From: Sandro Santilli
Subject: [Gnash-commit] gnash/libbase tu_file.cpp
Date: Thu, 24 May 2007 22:59:53 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/05/24 22:59:53

Modified files:
        libbase        : tu_file.cpp 

Log message:
        removed debugging left-over

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/tu_file.cpp?cvsroot=gnash&r1=1.19&r2=1.20

Patches:
Index: tu_file.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/tu_file.cpp,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- tu_file.cpp 24 May 2007 22:31:13 -0000      1.19
+++ tu_file.cpp 24 May 2007 22:59:53 -0000      1.20
@@ -57,8 +57,6 @@
 static int
 std_seek_func(int pos, void *appdata)
 {
-       GNASH_REPORT_FUNCTION;
-
     assert(appdata);
 
     // TODO: optimize this by caching total stream size ?




reply via email to

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