summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center2
1 files changed, 0 insertions, 2 deletions
diff --git a/control-center b/control-center
index e9b27f1c..bf1cef5d 100755
--- a/control-center
+++ b/control-center
@@ -498,7 +498,6 @@ gtkadd($window_global,
1, gtkset_name(
# FIXME: move emb_frame as a notebook page instead
gtkadd(my $emb_frame = Gtk2::EventBox->new,
- gtkadd(gtkset_border_width(Gtk2::Frame->new, 5),
gtkpack_(my $emb_box = Gtk2::VBox->new(0, 0),
1, gtkpack_(my $emb_wait = Gtk2::VBox->new(0, 0),
1, Gtk2::HBox->new(0, 0),
@@ -511,7 +510,6 @@ gtkadd($window_global,
1, Gtk2::HBox->new(0, 0),
),
),
- ),
),
'mcc'),
0, my $banner_notebook = gtkset_size_request(Gtk2::Notebook->new, -1, 75),