mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
kdk_handler.py: Limit number of removal invocations
This commit is contained in:
@@ -486,8 +486,6 @@ class KernelDebugKitObject:
|
||||
|
||||
self.error_msg = msg
|
||||
|
||||
self._remove_unused_kdks()
|
||||
|
||||
self.success = True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user