[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Drop debug warning
noreply at xfce.org
noreply at xfce.org
Fri Nov 9 03:50:14 CET 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit d7762f706749eed2bd3bda5a57dda7e65071d56c
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Thu Nov 8 21:50:09 2018 -0500
Drop debug warning
---
src/gs-prefs.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/gs-prefs.c b/src/gs-prefs.c
index e1e989f..df28dc0 100644
--- a/src/gs-prefs.c
+++ b/src/gs-prefs.c
@@ -352,7 +352,6 @@ key_changed_cb (XfconfChannel *channel,
GValue *value,
GSPrefs *prefs)
{
- g_warning("key changed!");
if (strcmp (property, KEY_MODE) == 0)
{
gint mode;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list