summaryrefslogtreecommitdiff
path: root/mateweather
diff options
context:
space:
mode:
authormbkma <[email protected]>2020-12-04 12:23:59 +0100
committerRobert Antoni Buj Gelonch <[email protected]>2020-12-06 10:12:32 +0100
commite08b24d4a5399c1cd57b3c902cdb28acbcb12f2f (patch)
tree80bbf56c85ea0e0a73a17b7c9cec94a06e3ded6d /mateweather
parent3e60b7c1317eb7cfaf6079d2defb09bd07c93342 (diff)
downloadmate-applets-e08b24d4a5399c1cd57b3c902cdb28acbcb12f2f.tar.bz2
mate-applets-e08b24d4a5399c1cd57b3c902cdb28acbcb12f2f.tar.xz
remove dead function mate_panel_applet_set_background_widget
Diffstat (limited to 'mateweather')
-rw-r--r--mateweather/mateweather-applet.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mateweather/mateweather-applet.c b/mateweather/mateweather-applet.c
index 68041c59..7785744f 100644
--- a/mateweather/mateweather-applet.c
+++ b/mateweather/mateweather-applet.c
@@ -337,9 +337,6 @@ void mateweather_applet_create (MateWeatherApplet *gw_applet)
mate_panel_applet_set_flags (gw_applet->applet, MATE_PANEL_APPLET_EXPAND_MINOR);
- mate_panel_applet_set_background_widget(gw_applet->applet,
- GTK_WIDGET(gw_applet->applet));
-
g_set_application_name (_("Weather Report"));
gtk_window_set_default_icon_name ("weather-storm");