diff options
-rwxr-xr-x | isys/pci/mergeids | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/isys/pci/mergeids b/isys/pci/mergeids index 2c9c4e387..39844b184 100755 --- a/isys/pci/mergeids +++ b/isys/pci/mergeids @@ -106,8 +106,6 @@ while (<F>) { close(F); -print DRIVERS "};\n"; - if ($gotunknown) { print "Go read the unsupported file and move those entries to better locations!\n"; exit 1 |