From 460555699c16e3be9ee3b384e3a0e7bf14852a15 Mon Sep 17 00:00:00 2001 From: mbkma Date: Fri, 4 Dec 2020 12:43:07 +0100 Subject: remove dead function mate_panel_applet_set_background_widget --- mate-volume-control/gvc-applet.c | 1 - 1 file changed, 1 deletion(-) (limited to 'mate-volume-control/gvc-applet.c') diff --git a/mate-volume-control/gvc-applet.c b/mate-volume-control/gvc-applet.c index 4a95391..b96a886 100644 --- a/mate-volume-control/gvc-applet.c +++ b/mate-volume-control/gvc-applet.c @@ -514,7 +514,6 @@ gvc_applet_fill (GvcApplet *applet, MatePanelApplet* applet_widget) gtk_window_set_default_icon_name (APPLET_ICON); mate_panel_applet_set_flags (applet_widget, MATE_PANEL_APPLET_EXPAND_MINOR); - mate_panel_applet_set_background_widget (MATE_PANEL_APPLET (applet_widget), GTK_WIDGET (applet_widget)); applet->priv->applet = applet_widget; /*FIXME: We haved to set this up BEFORE packing in icons. find a way to update this when the applet is moved that works*/ -- cgit v1.2.1