CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 07/05/21 06:22:38
Modified files:
libbase : log.h
Log message:
drop log_warning, erroneously reborn by rob's commit
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/log.h?cvsroot=gnash&r1=1.53&r2=1.54
Patches:
Index: log.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/log.h,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- log.h 20 May 2007 14:47:52 -0000 1.53
+++ log.h 21 May 2007 06:22:38 -0000 1.54
@@ -192,9 +192,6 @@
///
DSOEXPORT void log_error(const char* fmt, ...) GNUC_LOG_ATTRS;
-// Temporary expedient til the other source files are converted. --gnu
-#define log_warning log_unimpl
-
/// Log a message about unimplemented features.
//
/// This function must be used to warn user about missing Gnash features.
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit