From 00947ac3758e47b43409fbd75567a0ab8d0c08fe Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 11 Jan 2008 11:26:50 +0000 Subject: * oops, remove debug output :-/ git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1462 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxconfig-demuxer | 2 -- 1 file changed, 2 deletions(-) (limited to 'config-db') diff --git a/config-db/slxconfig-demuxer b/config-db/slxconfig-demuxer index fe362daf..a57d3b50 100755 --- a/config-db/slxconfig-demuxer +++ b/config-db/slxconfig-demuxer @@ -448,8 +448,6 @@ sub writePXEMenus $pxeConfig .= $slxLabels; } -print "$pxeConfig\n"; - # PXE uses 'cp850' (codepage 850) but our string is in utf-8, we have # to convert in order to avoid showing gibberish on the client side... use Encode 'from_to'; -- cgit v1.2.3-55-g7522