[gtk+/gtk-2-90: 29/158] Remove deprecated GtkSpinButton function (macro)



commit daf5c2636f7eac4db86585f20f51bd9255972d6f
Author: Christian Dywan <christian twotoasts de>
Date:   Wed Oct 7 18:15:09 2009 +0200

    Remove deprecated GtkSpinButton function (macro)

 gtk/gtkspinbutton.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gtk/gtkspinbutton.h b/gtk/gtkspinbutton.h
index 6767953..f757af1 100644
--- a/gtk/gtkspinbutton.h
+++ b/gtk/gtkspinbutton.h
@@ -186,11 +186,6 @@ void		gtk_spin_button_set_snap_to_ticks  (GtkSpinButton  *spin_button,
 gboolean        gtk_spin_button_get_snap_to_ticks  (GtkSpinButton  *spin_button);
 void            gtk_spin_button_update             (GtkSpinButton  *spin_button);
 
-
-#ifndef GTK_DISABLE_DEPRECATED
-#define gtk_spin_button_get_value_as_float gtk_spin_button_get_value
-#endif
-
 G_END_DECLS
 
 #endif /* __GTK_SPIN_BUTTON_H__ */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]