diff options
Diffstat (limited to 'mate-session/gsm-autostart-app.h')
-rw-r--r-- | mate-session/gsm-autostart-app.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mate-session/gsm-autostart-app.h b/mate-session/gsm-autostart-app.h index ff92fca..48b2c48 100644 --- a/mate-session/gsm-autostart-app.h +++ b/mate-session/gsm-autostart-app.h @@ -40,8 +40,6 @@ struct _GsmAutostartAppClass gboolean condition); }; -GType gsm_autostart_app_get_type (void) G_GNUC_CONST; - GsmApp *gsm_autostart_app_new (const char *desktop_file); #define GSM_AUTOSTART_APP_ENABLED_KEY "X-MATE-Autostart-enabled" |