Remove debug info

This commit is contained in:
Mykola Grymalyuk
2020-11-30 22:04:38 -07:00
parent c4d1c2e1b8
commit f98576887c
2 changed files with 0 additions and 2 deletions

View File

@@ -24,7 +24,6 @@ while MainMenu:
print("###################################################")
print(" OpenCore Legacy patcher v%s" % patcher_version)
print(" Current Model: %s" % BuildOpenCore.current_model)
print(Versions.current_path)
print("###################################################")
print("")
if BuildOpenCore.current_model not in ModelArray.SupportedSMBIOS: