1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 22:17:42 +00:00

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
parent ca920ba082
commit 1455604b13
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)