mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 06:10:00 +10:00
graphics_audio: avoid excessive try except usage
This commit is contained in:
@@ -47,7 +47,6 @@ class build_support:
|
||||
# Check failed
|
||||
return
|
||||
|
||||
# Is the kext already enabled?
|
||||
if kext["Enabled"] is True:
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user