[MPlayer-cvslog] r33012 - trunk/gui/app.c

ib subversion at mplayerhq.hu
Thu Mar 3 13:30:50 CET 2011


Author: ib
Date: Thu Mar  3 13:30:50 2011
New Revision: 33012

Log:
Cosmetic: Remove needless include.

(Obsolete after free() was replaced by gfree())

Modified:
   trunk/gui/app.c

Modified: trunk/gui/app.c
==============================================================================
--- trunk/gui/app.c	Thu Mar  3 13:21:18 2011	(r33011)
+++ trunk/gui/app.c	Thu Mar  3 13:30:50 2011	(r33012)
@@ -16,7 +16,6 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#include <stdlib.h>
 #include <string.h>
 
 #include "app.h"


More information about the MPlayer-cvslog mailing list