Remove the SOSCFFA.DRIVER.BID file which was created temporarily to test a case

This commit is contained in:
ultramagnus_tcv 2015-10-28 22:11:01 -04:00
parent 12651094ec
commit 08d89a840e
2 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ for i in range(0,len(drivers_list)): # begin
drivers_list[i]['mfg'] = 'Apple Computer'
else:
drivers_list[i]['mfg'] = 'Unknown'
drivers_list[i]['version'] = '1.01c'
print drivers_list[i]
# print drivers_list[i]['name_len']

Binary file not shown.