From 8281e9833a31d8731e8dd405fea2b1138dcc4ff8 Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 27 Oct 2021 17:46:47 +0200 Subject: Use a blank line at most --- mateweather/src/mateweather-pref.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'mateweather/src/mateweather-pref.h') diff --git a/mateweather/src/mateweather-pref.h b/mateweather/src/mateweather-pref.h index f3cc901b..c2470a78 100644 --- a/mateweather/src/mateweather-pref.h +++ b/mateweather/src/mateweather-pref.h @@ -40,7 +40,6 @@ struct _MateWeatherPref MateWeatherPrefPrivate *priv; }; - struct _MateWeatherPrefClass { GtkDialogClass parent_class; @@ -49,10 +48,8 @@ struct _MateWeatherPrefClass GType mateweather_pref_get_type (void); GtkWidget *mateweather_pref_new (MateWeatherApplet *applet); - void set_access_namedesc (GtkWidget *widget, const gchar *name, const gchar *desc); - G_END_DECLS #endif /* __MATEWEATHER_PREF_H */ -- cgit v1.2.1