From 23c29bd917ffc540970ade7d8cfe057579c285c0 Mon Sep 17 00:00:00 2001 From: Monsta Date: Sat, 1 Aug 2015 12:32:20 +0300 Subject: removed unused "default-sound" key fixes https://github.com/mate-desktop/mate-notification-daemon/issues/48 --- src/daemon/daemon.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/daemon/daemon.h b/src/daemon/daemon.h index 6cbb6b3..cfa5d7f 100644 --- a/src/daemon/daemon.h +++ b/src/daemon/daemon.h @@ -35,7 +35,6 @@ #define GSETTINGS_KEY_THEME "theme" #define GSETTINGS_KEY_POPUP_LOCATION "popup-location" #define GSETTINGS_KEY_SOUND_ENABLED "sound-enabled" -#define GSETTINGS_KEY_DEFAULT_SOUND "default-sound" #define GSETTINGS_KEY_MONITOR_NUMBER "monitor-number" #define GSETTINGS_KEY_USE_ACTIVE "use-active-monitor" -- cgit v1.2.1