aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkui.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/fltkui.hh')
-rw-r--r--dw/fltkui.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/dw/fltkui.hh b/dw/fltkui.hh
index 29448384..8667a0cb 100644
--- a/dw/fltkui.hh
+++ b/dw/fltkui.hh
@@ -485,7 +485,6 @@ private:
Fl_Menu_Item *newItem();
Fl_Menu_Item *menu;
int itemsAllocated, itemsUsed;
- int visibleItems; /* not counting the invisible ones that close a group */
public:
FltkOptionMenuResource (FltkPlatform *platform);
~FltkOptionMenuResource ();