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 --- TraceScreen.h | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'TraceScreen.h') diff --git a/TraceScreen.h b/TraceScreen.h index 7c509d27..62fb67a7 100644 --- a/TraceScreen.h +++ b/TraceScreen.h @@ -9,22 +9,10 @@ Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ -#include "config.h" -#include -#include -#include -#include -#include -#include -#include - -#include "ProcessList.h" #include "Process.h" -#include "ListItem.h" #include "Panel.h" #include "FunctionBar.h" - typedef struct TraceScreen_ { Process* process; Panel* display; -- cgit v1.2.3