[gnome-settings-daemon] media-keys: Remove unused constant



commit f7dddae7ed12dc3d30cc185a80ceabbb0af7d8f9
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Apr 18 16:29:25 2012 +0100

    media-keys: Remove unused constant

 plugins/media-keys/gsd-osd-window.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/media-keys/gsd-osd-window.c b/plugins/media-keys/gsd-osd-window.c
index 69c8c65..f3b3880 100644
--- a/plugins/media-keys/gsd-osd-window.c
+++ b/plugins/media-keys/gsd-osd-window.c
@@ -40,7 +40,6 @@
 #include "gsd-osd-window.h"
 #include "gsd-osd-window-private.h"
 
-#define DIALOG_TIMEOUT 2000       /* dialog timeout in ms */
 #define DIALOG_FADE_TIMEOUT 1500  /* timeout before fade starts */
 #define FADE_FRAME_TIMEOUT 10           /* timeout in ms between each frame of the fade */
 #define ICON_SCALE 0.50           /* size of the icon compared to the whole OSD */



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