summaryrefslogtreecommitdiff
path: root/src/ui.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.hh')
-rw-r--r--src/ui.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ui.hh b/src/ui.hh
index b895c4fd..0e70e47f 100644
--- a/src/ui.hh
+++ b/src/ui.hh
@@ -13,9 +13,6 @@
using namespace fltk;
-// Panel sizes
-enum { P_tiny = 0, P_small, P_medium, P_large };
-
typedef enum {
UI_BACK = 0,
UI_FORW,