diff options
Diffstat (limited to 'mate-session/gsm-store.h')
-rw-r--r-- | mate-session/gsm-store.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mate-session/gsm-store.h b/mate-session/gsm-store.h index 5a7f408..94da2f7 100644 --- a/mate-session/gsm-store.h +++ b/mate-session/gsm-store.h @@ -51,7 +51,6 @@ typedef gboolean (*GsmStoreFunc) (const char *id, gpointer user_data); GQuark gsm_store_error_quark (void); -GType gsm_store_get_type (void) G_GNUC_CONST; GsmStore * gsm_store_new (void); |