[gtk+/wip/baedert/box: 42/68] range: Remove unused class struct	members
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gtk+/wip/baedert/box: 42/68] range: Remove unused class struct	members
- Date: Mon, 17 Oct 2016 15:44:57 +0000 (UTC)
commit 43bac5aaa5fcf588a5c018f0d0ebaedb3878e58b
Author: Timm Bäder <mail baedert org>
Date:   Fri Oct 14 21:35:26 2016 +0200
    range: Remove unused class struct members
 gtk/gtkrange.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gtk/gtkrange.h b/gtk/gtkrange.h
index 161757d..856d63c 100644
--- a/gtk/gtkrange.h
+++ b/gtk/gtkrange.h
@@ -58,10 +58,6 @@ struct _GtkRangeClass
 {
   GtkWidgetClass parent_class;
 
-  /* what detail to pass to GTK drawing functions */
-  G_GNUC_DEPRECATED gchar *slider_detail;
-  G_GNUC_DEPRECATED gchar *stepper_detail;
-
   void (* value_changed)    (GtkRange     *range);
   void (* adjust_bounds)    (GtkRange     *range,
                              gdouble      new_value);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]