summaryrefslogtreecommitdiffstats
path: root/AvailableColumnsPanel.c
diff options
context:
space:
mode:
Diffstat (limited to 'AvailableColumnsPanel.c')
-rw-r--r--AvailableColumnsPanel.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/AvailableColumnsPanel.c b/AvailableColumnsPanel.c
index 1e548dce..8aedde24 100644
--- a/AvailableColumnsPanel.c
+++ b/AvailableColumnsPanel.c
@@ -16,15 +16,6 @@ in the source distribution for its full text.
#include <ctype.h>
#include <string.h>
-/*{
-#include "Panel.h"
-
-typedef struct AvailableColumnsPanel_ {
- Panel super;
- Panel* columns;
-} AvailableColumnsPanel;
-
-}*/
static const char* const AvailableColumnsFunctions[] = {" ", " ", " ", " ", "Add ", " ", " ", " ", " ", "Done ", NULL};