mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:47:45 +00:00
AK+Meta: Remove unused AUTOCOMPLETE_DEBUG flag
This commit is contained in:
parent
ca920ba082
commit
1455604b13
2 changed files with 0 additions and 5 deletions
|
@ -6,10 +6,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#ifndef AUTOCOMPLETE_DEBUG
|
||||
#cmakedefine01 AUTOCOMPLETE_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef AWAVLOADER_DEBUG
|
||||
#cmakedefine01 AWAVLOADER_DEBUG
|
||||
#endif
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue