From 340f8780002037e8f75e32be8ea440f83082f619 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 30 Jan 2007 15:45:25 +0000 Subject: [PATCH] Debugcode entfernt. --- bin/mozilla/io.pl | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 820ad48f2..a8a056fa4 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -1474,8 +1474,6 @@ sub print_options { $myconfig{"default_media"} ? $myconfig{"default_media"} : "screen"; - $lxdebug->message(0, "fm $form->{media}"); - $form->{"printer_id"} = defined($form->{"printer_id"}) ? $form->{"printer_id"} : $myconfig{"default_printer_id"} ? $myconfig{"default_printer_id"} : -- 2.20.1