summaryrefslogtreecommitdiff
path: root/capplet/gsp-app.h
diff options
context:
space:
mode:
Diffstat (limited to 'capplet/gsp-app.h')
-rw-r--r--capplet/gsp-app.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/capplet/gsp-app.h b/capplet/gsp-app.h
index 6b0d640..8bc2700 100644
--- a/capplet/gsp-app.h
+++ b/capplet/gsp-app.h
@@ -40,8 +40,6 @@ struct _GspAppClass
void (* removed) (GspApp *app);
};
-GType gsp_app_get_type (void) G_GNUC_CONST;
-
void gsp_app_create (const char *name,
const char *comment,
const char *exec,