diff options
author | Stefano Karapetsas <[email protected]> | 2012-11-07 17:39:56 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-11-07 17:39:56 +0100 |
commit | 8ce013138b735c3822db8c27ac4104aaf761a0d9 (patch) | |
tree | ccba642dfe7d9546f6d59aa8be0eb3c92c4ea54b /profiles/glade/mate-media-profiles-catalog.c | |
parent | dfbc1cba50abc338d17394b702d05009fe9baa7c (diff) | |
download | mate-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.c | 8 |
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 */ -} |