aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-view.c')
-rw-r--r--shell/e-shell-view.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c
index 5ad2cad1f2..2b56a91317 100644
--- a/shell/e-shell-view.c
+++ b/shell/e-shell-view.c
@@ -437,7 +437,6 @@ setup_progress_bar (EShellViewPrivate *priv)
progress_bar, GTK_PROGRESS_CONTINUOUS);
priv->progress_bar = GTK_WIDGET (progress_bar);
- gtk_widget_set_usize (priv->progress_bar, 200, 10);
gtk_widget_show (priv->progress_bar);
control = bonobo_control_new (priv->progress_bar);