diff options
Diffstat (limited to 'mateweather/src/main.c')
-rw-r--r-- | mateweather/src/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mateweather/src/main.c b/mateweather/src/main.c index de8d8436..f472fa23 100644 --- a/mateweather/src/main.c +++ b/mateweather/src/main.c @@ -26,7 +26,6 @@ #include "mateweather-dialog.h" #include "mateweather-applet.h" - static gboolean mateweather_applet_new(MatePanelApplet* applet, const gchar* iid, gpointer data) { MateWeatherApplet* gw_applet; |