summaryrefslogtreecommitdiffstats
path: root/Panel.c
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.c
parent849adf6155537950a9fb9b32d44b89dc5776a5af (diff)
Cleanup unused field.
Diffstat (limited to 'Panel.c')
-rw-r--r--Panel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Panel.c b/Panel.c
index 681e9ca5..866fccca 100644
--- a/Panel.c
+++ b/Panel.c
@@ -48,7 +48,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