[brasero] Useless line removal



commit 152437f6a5c3661843411e962862bdc36cdc776a
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Sun Oct 11 15:24:48 2009 +0200

    Useless line removal

 libbrasero-burn/brasero-burn-options.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libbrasero-burn/brasero-burn-options.c b/libbrasero-burn/brasero-burn-options.c
index 32d2249..ea2a9d0 100644
--- a/libbrasero-burn/brasero-burn-options.c
+++ b/libbrasero-burn/brasero-burn-options.c
@@ -298,7 +298,7 @@ brasero_burn_options_update_valid (BraseroBurnOptions *self)
 					  "response", 
 					  G_CALLBACK (brasero_burn_options_not_ready_dialog_cancel_cb),
 					  self);
-	gtk_widget_show (priv->status_dialog);
+
 			priv->not_ready_id = g_timeout_add_seconds (1,
 								    brasero_burn_options_not_ready_dialog_show_cb,
 								    self);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]