There are lots of unused macros in the Steam controller code

This commit is contained in:
Sam Lantinga 2020-01-29 20:09:12 -08:00
parent 355f0b54ec
commit c7a62b410b
1 changed files with 0 additions and 1 deletions

1
Android.mk Normal file → Executable file
View File

@ -66,7 +66,6 @@ LOCAL_CFLAGS += \
-Wshorten-64-to-32 \
-Wunreachable-code-return \
-Wshift-sign-overflow \
-Wunused-macros \
-Wstrict-prototypes \
-Wkeyword-macro \