forked from AuroraMiddleware/gtk
label: Remove a debug leftover
This commit is contained in:
parent
34976a791c
commit
88f5d4547c
@ -1838,8 +1838,6 @@ gtk_label_set_attributes (GtkLabel *self,
|
||||
if (!attrs && !self->attrs)
|
||||
return;
|
||||
|
||||
if (attrs == self->attrs) g_error ("Z");
|
||||
|
||||
if (attrs)
|
||||
pango_attr_list_ref (attrs);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user