diff options
Diffstat (limited to 'src/gs-prefs.c')
-rw-r--r-- | src/gs-prefs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gs-prefs.c b/src/gs-prefs.c index 8761c18..5a0746b 100644 --- a/src/gs-prefs.c +++ b/src/gs-prefs.c @@ -30,8 +30,6 @@ #include "gs-prefs.h" -static void gs_prefs_class_init (GSPrefsClass *klass); -static void gs_prefs_init (GSPrefs *prefs); static void gs_prefs_finalize (GObject *object); #define LOCKDOWN_SETTINGS_SCHEMA "org.mate.lockdown" |