From a14604e69c735c09bd58c1fac2d71c6557ef12c6 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 19 Aug 2005 10:54:46 +0000 Subject: [PATCH] Removed debug print for awk --- alsaconf/alsaconf.in | 1 - 1 file changed, 1 deletion(-) diff --git a/alsaconf/alsaconf.in b/alsaconf/alsaconf.in index 9a55c1c..f09405f 100644 --- a/alsaconf/alsaconf.in +++ b/alsaconf/alsaconf.in @@ -666,7 +666,6 @@ BEGIN { gsub(/0x/, ""); gsub(/=/, ":"); x = sprintf ("'$lspci' -n 2>/dev/null| grep '"' 040.: '"' | grep %s", $2); - print x if (system (x) == 0) printf "%s %s\n", $2, driver >>"'"$FOUND"'" }