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/mate-media-profiles.h | |
parent | dfbc1cba50abc338d17394b702d05009fe9baa7c (diff) | |
download | mate-media-8ce013138b735c3822db8c27ac4104aaf761a0d9.tar.bz2 mate-media-8ce013138b735c3822db8c27ac4104aaf761a0d9.tar.xz |
remove profiles
Diffstat (limited to 'profiles/mate-media-profiles.h')
-rw-r--r-- | profiles/mate-media-profiles.h | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/profiles/mate-media-profiles.h b/profiles/mate-media-profiles.h deleted file mode 100644 index 8270899..0000000 --- a/profiles/mate-media-profiles.h +++ /dev/null @@ -1,27 +0,0 @@ -/* mate-media-profiles.h: public library API */ - -/* - * Copyright (C) 2003 Thomas Vander Stichele - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Library General Public License for more details. - * - * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. - */ - -#include <profiles/audio-profile.h> -#include <profiles/audio-profile-choose.h> -#include <profiles/audio-profile-edit.h> -#include <profiles/audio-profiles-edit.h> - -void mate_media_profiles_init (MateConfClient *conf); |