summaryrefslogtreecommitdiff
path: root/profiles/glade/mate-media-profiles-catalog.c
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/glade/mate-media-profiles-catalog.c')
-rw-r--r--profiles/glade/mate-media-profiles-catalog.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/glade/mate-media-profiles-catalog.c b/profiles/glade/mate-media-profiles-catalog.c
deleted file mode 100644
index ce3546d..0000000
--- a/profiles/glade/mate-media-profiles-catalog.c
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <profiles/audio-profile-edit.h>
-
-void mate_media_profiles_catalog_init (void);
-
-void
-mate_media_profiles_catalog_init (void) {
- /* empty init function,to make sure the catalg is initialized */
-}