libutils: remove unused 'CALLSTACKS'
This macro is set, but it doesn't exist. Bug: 302720583 Test: build Change-Id: I88032c24b8bc8dc52d521e769149cbd8f619dde8
This commit is contained in:
parent
066e625b6b
commit
0666c3a632
1 changed files with 0 additions and 1 deletions
|
@ -208,7 +208,6 @@ cc_library {
|
|||
defaults: ["libutils_impl_defaults"],
|
||||
|
||||
cflags: [
|
||||
"-DCALLSTACKS=1",
|
||||
"-DDEBUG_POLL_AND_WAKE=1",
|
||||
"-DDEBUG_REFS=1",
|
||||
"-DDEBUG_TOKENIZER=1",
|
||||
|
|
Loading…
Reference in a new issue