summaryrefslogtreecommitdiffstats
path: root/perl-install/printer.pm
diff options
context:
space:
mode:
authorTill Kamppeter <tkamppeter@mandriva.com>2001-08-14 11:33:33 +0000
committerTill Kamppeter <tkamppeter@mandriva.com>2001-08-14 11:33:33 +0000
commit005dcfb8c69c5df00e526be7a8242dd9ffa31318 (patch)
tree65b75a397d452897d3cceaaf1906512e472e7284 /perl-install/printer.pm
parentffd31ad9109bc706fff71c5ecf859de1b86f9afe (diff)
downloaddrakx-005dcfb8c69c5df00e526be7a8242dd9ffa31318.tar
drakx-005dcfb8c69c5df00e526be7a8242dd9ffa31318.tar.gz
drakx-005dcfb8c69c5df00e526be7a8242dd9ffa31318.tar.bz2
drakx-005dcfb8c69c5df00e526be7a8242dd9ffa31318.tar.xz
drakx-005dcfb8c69c5df00e526be7a8242dd9ffa31318.zip
Removed superfluous lines.
Diffstat (limited to 'perl-install/printer.pm')
-rw-r--r--perl-install/printer.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/printer.pm b/perl-install/printer.pm
index 0781095d8..28c30da4e 100644
--- a/perl-install/printer.pm
+++ b/perl-install/printer.pm
@@ -158,8 +158,6 @@ sub resetinfo($) {
# -check which printing system was used previously and load the information
# -about its queues
read_configured_queues($printer);
- #my $entry = $printer->{configured}{$printer->{QUEUE}} || (values %{$printer->{configured}})[0];
- #print "##### $entry->{make} $entry->{model} $entry->{queuedata}{queue}\n";
}
sub read_configured_queues($) {