From b9fd823c3b3e4bc6f293c441f3b4f7e76138f832 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 6 Jan 2005 09:19:24 +0000 Subject: remove unused variable --- perl-install/harddrake/sound.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/harddrake/sound.pm') diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index fd49c1e75..d4b3a8547 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -23,7 +23,6 @@ use list_modules; use detect_devices; use log; -my $has_nvaudio = -x '/lib/modules/' . c::kernel_version() . '/'; our %alsa2oss = ( -- cgit v1.2.1