summaryrefslogtreecommitdiffstats
path: root/drakpxelinux.pl
diff options
context:
space:
mode:
Diffstat (limited to 'drakpxelinux.pl')
-rw-r--r--drakpxelinux.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/drakpxelinux.pl b/drakpxelinux.pl
index 8981663..b44b020 100644
--- a/drakpxelinux.pl
+++ b/drakpxelinux.pl
@@ -240,7 +240,6 @@ sub wizard_add_entry {
endadd => {
name => N("Congratulations"),
data => [ { label => N("The wizard successfully added the PXE boot image.") } ],
- post => sub { network::pxe::list_pxelinux_labels() },
no_back => 1,
end => 1,
next => 0,