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:
Steven Moreland 2023-10-07 00:35:38 +00:00
parent 066e625b6b
commit 0666c3a632

View file

@ -208,7 +208,6 @@ cc_library {
defaults: ["libutils_impl_defaults"],
cflags: [
"-DCALLSTACKS=1",
"-DDEBUG_POLL_AND_WAKE=1",
"-DDEBUG_REFS=1",
"-DDEBUG_TOKENIZER=1",