Button proper freeing/newing.
[mikachu/openbox.git] / obrender / button.h
index 7545964..59d04f9 100644 (file)
@@ -10,9 +10,6 @@
 struct _RrButton {
     const RrInstance *inst;
 
-    /* reference count */
-    gint ref;
-
     /* colors */
     RrColor *focused_unpressed_color;
     RrColor *unfocused_unpressed_color;