summaryrefslogtreecommitdiff
path: root/mateweather/src/mateweather-pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'mateweather/src/mateweather-pref.h')
-rw-r--r--mateweather/src/mateweather-pref.h3
1 files changed, 0 insertions, 3 deletions
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 */