[Xfce4-commits] <terminal:master> Drop test messages left in the previous commit.

Nick Schermer noreply at xfce.org
Sun Jan 30 19:48:01 CET 2011


Updating branch refs/heads/master
         to 58bb05c399cfe327301a48a8b84ab1144a04c754 (commit)
       from ec22089c8a5eed30e6991e18c5049ab5e2da8ce9 (commit)

commit 58bb05c399cfe327301a48a8b84ab1144a04c754
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jan 30 19:46:38 2011 +0100

    Drop test messages left in the previous commit.

 terminal/terminal-screen.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/terminal/terminal-screen.c b/terminal/terminal-screen.c
index 1cd69ed..091b22f 100644
--- a/terminal/terminal-screen.c
+++ b/terminal/terminal-screen.c
@@ -1218,7 +1218,7 @@ terminal_screen_timer_background (gpointer user_data)
   gdouble              background_darkness;
   gdouble              saturation = 1.0;
   guint16              opacity = 0xffff;
-g_message ("update bg");
+
   terminal_return_val_if_fail (TERMINAL_IS_SCREEN (screen), FALSE);
   terminal_return_val_if_fail (VTE_IS_TERMINAL (screen->terminal), FALSE);
 



More information about the Xfce4-commits mailing list