aboutsummaryrefslogtreecommitdiff
path: root/DisplayP.h
diff options
context:
space:
mode:
Diffstat (limited to 'DisplayP.h')
-rw-r--r--DisplayP.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/DisplayP.h b/DisplayP.h
index f58ffca..668843e 100644
--- a/DisplayP.h
+++ b/DisplayP.h
@@ -6,7 +6,6 @@
#include "Display.h"
typedef struct {
- Dimension space;
int **data;
} DisplayPart;