[MPlayer-cvslog] r27767 - trunk/libmpcodecs/vf_zrmjpeg.c

diego subversion at mplayerhq.hu
Tue Oct 14 11:04:41 CEST 2008


Author: diego
Date: Tue Oct 14 11:04:40 2008
New Revision: 27767

Log:
Remove useless '#undef realloc', realloc is not referenced anywhere near.


Modified:
   trunk/libmpcodecs/vf_zrmjpeg.c

Modified: trunk/libmpcodecs/vf_zrmjpeg.c
==============================================================================
--- trunk/libmpcodecs/vf_zrmjpeg.c	(original)
+++ trunk/libmpcodecs/vf_zrmjpeg.c	Tue Oct 14 11:04:40 2008
@@ -55,7 +55,6 @@
 
 #undef malloc
 #undef free
-#undef realloc
 
 /* some convenient #define's, is this portable enough? */
 /// Printout  with vf_zrmjpeg: prefix at VERBOSE level



More information about the MPlayer-cvslog mailing list