From 31eeb51b7a856c7572cc780c5720eff5abe8f164 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 24 Jan 2014 06:25:43 +0100 Subject: drop debug statement wrongly went with commit 87813dd7cfa302347b06cd9b0675d18577a2be11 --- mgaapplet | 1 - 1 file changed, 1 deletion(-) (limited to 'mgaapplet') diff --git a/mgaapplet b/mgaapplet index 27a6925d..3474def6 100755 --- a/mgaapplet +++ b/mgaapplet @@ -619,7 +619,6 @@ sub go2State { my ($state) = @_; $menu->destroy if $menu; $menu = setState($state); - warn ">> GOING FROM $state_global to $state\n"; $state_global = $state; gtkflush(); } -- cgit v1.2.1