[Xfce4-commits] <ristretto:master> remove debug message

Stephan Arts noreply at xfce.org
Wed Feb 22 17:58:01 CET 2012


Updating branch refs/heads/master
         to aa3f5fb0f0a5443d8245d06d1915c0a2afeea10a (commit)
       from 3fe1a1a2fa0eebc7c443d80316de1ad695cb2f75 (commit)

commit aa3f5fb0f0a5443d8245d06d1915c0a2afeea10a
Author: Stephan Arts <stephan at xfce.org>
Date:   Wed Feb 22 17:55:26 2012 +0100

    remove debug message

 src/icon_bar.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/icon_bar.c b/src/icon_bar.c
index 3d6eca2..ae5a2c9 100644
--- a/src/icon_bar.c
+++ b/src/icon_bar.c
@@ -836,7 +836,6 @@ rstto_icon_bar_size_allocate (
             if (icon_bar->priv->active_item)
             {
                 value = icon_bar->priv->active_item->index * icon_bar->priv->item_height;// - ((page_size-icon_bar->priv->item_height)/2);
-                g_debug("V: %f", value);
             }
 		
 


More information about the Xfce4-commits mailing list