summaryrefslogtreecommitdiffstats
path: root/CategoriesPanel.c
diff options
context:
space:
mode:
Diffstat (limited to 'CategoriesPanel.c')
-rw-r--r--CategoriesPanel.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/CategoriesPanel.c b/CategoriesPanel.c
index 437f1a7b..8a1e16df 100644
--- a/CategoriesPanel.c
+++ b/CategoriesPanel.c
@@ -17,22 +17,6 @@ in the source distribution for its full text.
#include <assert.h>
#include <stdlib.h>
-/*{
-#include "Panel.h"
-#include "Settings.h"
-#include "ScreenManager.h"
-#include "ProcessList.h"
-
-typedef struct CategoriesPanel_ {
- Panel super;
- ScreenManager* scr;
-
- Settings* settings;
- Header* header;
- ProcessList* pl;
-} CategoriesPanel;
-
-}*/
static const char* const CategoriesFunctions[] = {" ", " ", " ", " ", " ", " ", " ", " ", " ", "Done ", NULL};