summaryrefslogtreecommitdiffstats
path: root/Panel.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-03-31 22:31:06 -0300
committerHisham Muhammad <hisham@gobolinux.org>2015-03-31 22:31:06 -0300
commit5320bab202aa5dad893a0da5848be1c40728d9e1 (patch)
tree2d6acaad223dac8929b30f4e5a0b1742823a5211 /Panel.h
parent849adf6155537950a9fb9b32d44b89dc5776a5af (diff)
Cleanup unused field.
Diffstat (limited to 'Panel.h')
-rw-r--r--Panel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Panel.h b/Panel.h
index 91c0a40c..d1aaec36 100644
--- a/Panel.h
+++ b/Panel.h
@@ -37,7 +37,6 @@ typedef struct PanelClass_ {
struct Panel_ {
Object super;
- PanelClass* class;
int x, y, w, h;
WINDOW* window;
Vector* items;

© 2014-2024 Faster IT GmbH | imprint | privacy policy