From e7abefb09efca68e2101def3ff445d546fe74bac Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sat, 5 Sep 2009 11:43:36 -0500 Subject: No atoi, no stdlib.h, that's how it is. --- src/app-menu-item.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app-menu-item.c b/src/app-menu-item.c index fc96ed6..aa0b60c 100644 --- a/src/app-menu-item.c +++ b/src/app-menu-item.c @@ -24,7 +24,6 @@ with this program. If not, see . #include "config.h" #endif -#include #include #include #include "app-menu-item.h" -- cgit v1.2.3