diff --git a/Scripts/kext_maestro.py b/Scripts/kext_maestro.py index 9db4240..b7b6042 100644 --- a/Scripts/kext_maestro.py +++ b/Scripts/kext_maestro.py @@ -135,7 +135,6 @@ class KextMaestro: selected_kexts.append("AppleALC") break elif kext_option == "2": - selected_kexts.append("VoodooHDA") break else: print("\033[91mInvalid selection, please try again.\033[0m\n\n")