summaryrefslogtreecommitdiff
path: root/obrender/button.h
diff options
context:
space:
mode:
Diffstat (limited to 'obrender/button.h')
-rw-r--r--obrender/button.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/obrender/button.h b/obrender/button.h
index 75459642..59d04f94 100644
--- a/obrender/button.h
+++ b/obrender/button.h
@@ -10,9 +10,6 @@
struct _RrButton {
const RrInstance *inst;
- /* reference count */
- gint ref;
-
/* colors */
RrColor *focused_unpressed_color;
RrColor *unfocused_unpressed_color;