From 2a0c152f523ce964572f3f9f318dac263e52079f Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 24 Oct 2017 19:41:24 +0200 Subject: Fork from Ubuntu's indicator-printers. --- src/indicator-menu-item.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/indicator-menu-item.c') diff --git a/src/indicator-menu-item.c b/src/indicator-menu-item.c index dcd9f75..94e10ba 100644 --- a/src/indicator-menu-item.c +++ b/src/indicator-menu-item.c @@ -401,4 +401,3 @@ indicator_menu_item_set_icon_name (IndicatorMenuItem *self, gtk_image_set_from_icon_name (self->priv->image, name, GTK_ICON_SIZE_MENU); g_object_notify_by_pspec (G_OBJECT (self), properties[PROP_ICON_NAME]); } - -- cgit v1.2.3