AK+Meta: Remove unused AUTOCOMPLETE_DEBUG flag

This commit is contained in:
Andrew Kaster 2021-07-12 01:34:44 -06:00 committed by Andreas Kling
commit 1455604b13
Notes: sideshowbarker 2024-07-18 09:11:53 +09:00
2 changed files with 0 additions and 5 deletions

View file

@ -3,7 +3,6 @@ set(AHCI_DEBUG ON)
set(APIC_DEBUG ON)
set(APIC_SMP_DEBUG ON)
set(ARP_DEBUG ON)
set(AUTOCOMPLETE_DEBUG ON)
set(AWAVLOADER_DEBUG ON)
set(AFLACLOADER_DEBUG ON)
set(BACKTRACE_DEBUG ON)