changeset 32925:992a4b9d7624

Cosmetic: Remove needless include. (Obsolete after free() was replaced by gfree())
author ib
date Thu, 03 Mar 2011 12:30:50 +0000
parents 33b360b5adcf
children 7c205a5c2a9b
files gui/app.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gui/app.c	Thu Mar 03 12:21:18 2011 +0000
+++ b/gui/app.c	Thu Mar 03 12:30:50 2011 +0000
@@ -16,7 +16,6 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#include <stdlib.h>
 #include <string.h>
 
 #include "app.h"