summaryrefslogtreecommitdiff
path: root/profiles/glade/mate-media-profiles-catalog.c
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-11-07 17:39:56 +0100
committerStefano Karapetsas <[email protected]>2012-11-07 17:39:56 +0100
commit8ce013138b735c3822db8c27ac4104aaf761a0d9 (patch)
treeccba642dfe7d9546f6d59aa8be0eb3c92c4ea54b /profiles/glade/mate-media-profiles-catalog.c
parentdfbc1cba50abc338d17394b702d05009fe9baa7c (diff)
downloadmate-media-8ce013138b735c3822db8c27ac4104aaf761a0d9.tar.bz2
mate-media-8ce013138b735c3822db8c27ac4104aaf761a0d9.tar.xz
remove profiles
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 */
-}