Updating branch refs/heads/ochosi/tabwin
         to 6e6bcf428090adb79eaf556e5381be771567cf6a (commit)
       from 25c8e5c8acb50e915610b324d9d82afe5d123a88 (commit)

commit 6e6bcf428090adb79eaf556e5381be771567cf6a
Author: Nick Schermer <n...@xfce.org>
Date:   Sat Sep 21 11:49:17 2013 +0200

    Drop unneeded message.

 src/compositor.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/compositor.c b/src/compositor.c
index 03607d0..b834dc1 100644
--- a/src/compositor.c
+++ b/src/compositor.c
@@ -1357,7 +1357,7 @@ get_refresh_rate (ScreenInfo* screen_info)
 
     if (refresh_rate != screen_info->refresh_rate)
     {
-        g_message ("Detected refreshrate:%i hertz", refresh_rate);
+        DBG ("Detected refreshrate: %i hertz", refresh_rate);
         screen_info->refresh_rate = refresh_rate;
     }
 }
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to