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 --- OpenFilesScreen.h | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'OpenFilesScreen.h') diff --git a/OpenFilesScreen.h b/OpenFilesScreen.h index 78694054..248cac4b 100644 --- a/OpenFilesScreen.h +++ b/OpenFilesScreen.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 OpenFiles_ProcessData_ { char* data[256]; struct OpenFiles_FileData_* files; -- cgit v1.2.3