[gtk+/wip/otte/gtk4: 79/121] label: Remove now unneeded deprecation	markers
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gtk+/wip/otte/gtk4: 79/121] label: Remove now unneeded deprecation	markers
- Date: Fri,  7 Oct 2016 04:08:45 +0000 (UTC)
commit d5f188342db582d91c90fb7d517e45426bc0f306
Author: Timm Bäder <mail baedert org>
Date:   Tue Oct 4 16:36:27 2016 +0200
    label: Remove now unneeded deprecation markers
 gtk/gtklabel.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtklabel.c b/gtk/gtklabel.c
index 02ed9f7..85d9e42 100644
--- a/gtk/gtklabel.c
+++ b/gtk/gtklabel.c
@@ -587,12 +587,10 @@ static gboolean gtk_label_render  (GtkCssGadget   *gadget,
 
 static GtkBuildableIface *buildable_parent_iface = NULL;
 
-G_GNUC_BEGIN_IGNORE_DEPRECATIONS
 G_DEFINE_TYPE_WITH_CODE (GtkLabel, gtk_label, GTK_TYPE_WIDGET,
                          G_ADD_PRIVATE (GtkLabel)
                          G_IMPLEMENT_INTERFACE (GTK_TYPE_BUILDABLE,
                                                 gtk_label_buildable_interface_init))
-G_GNUC_END_IGNORE_DEPRECATIONS
 
 static void
 add_move_binding (GtkBindingSet  *binding_set,
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]