remove debug code

This commit is contained in:
osmarks 2022-02-20 12:37:18 +00:00
parent 8238a4e45d
commit f9171e5ed6
1 changed files with 0 additions and 2 deletions

View File

@ -860,8 +860,6 @@ function fs.complete( sPath, sLocation, bIncludeFiles, bIncludeDirs )
return tEmpty
end
potatOS.add_log("[BIOS] primary function defns")
-- Load APIs
local bAPIError = false
local tApis = fs.list( "rom/apis" )