From 84281bdc44ea42e110efd256cdcdd37a84276204 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Mon, 26 Dec 2011 21:35:57 +0000 Subject: major header cleanup --- ListItem.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'ListItem.h') diff --git a/ListItem.h b/ListItem.h index de0edef6..8df792c1 100644 --- a/ListItem.h +++ b/ListItem.h @@ -9,13 +9,7 @@ Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ -#include "String.h" #include "Object.h" -#include "RichString.h" -#include - -#include "debug.h" - typedef struct ListItem_ { Object super; -- cgit v1.2.3