summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/draksec
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/draksec')
-rwxr-xr-xperl-install/standalone/draksec1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/standalone/draksec b/perl-install/standalone/draksec
index 57a2d8136..d82a9d361 100755
--- a/perl-install/standalone/draksec
+++ b/perl-install/standalone/draksec
@@ -125,7 +125,6 @@ $window->add(my $vbox = gtkshow(new Gtk2::VBox(0, 0)));
# Create the notebook (for bookmarks at the top)
my $notebook = create_notebook();
-$notebook->set_tab_pos('top');
my $common_opts = { col_spacings => 10, row_spacings => 5 };