[gnome-settings-daemon] sound: Remove unused define



commit 15ee68f3461fbb2405b3c218ae4c85151cbe71e3
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Apr 28 15:54:23 2011 +0100

    sound: Remove unused define
    
    https://bugzilla.gnome.org/show_bug.cgi?id=645548

 plugins/sound/gsd-sound-manager.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plugins/sound/gsd-sound-manager.c b/plugins/sound/gsd-sound-manager.c
index 024a56b..b68e2e6 100644
--- a/plugins/sound/gsd-sound-manager.c
+++ b/plugins/sound/gsd-sound-manager.c
@@ -51,8 +51,6 @@ struct GsdSoundManagerPrivate
         guint      timeout;
 };
 
-#define GCONF_SOUND_DIR "/desktop/gnome/sound"
-
 static void gsd_sound_manager_class_init (GsdSoundManagerClass *klass);
 static void gsd_sound_manager_init (GsdSoundManager *sound_manager);
 static void gsd_sound_manager_finalize (GObject *object);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]