diff options
Diffstat (limited to 'vendor/backtrace/src/android-api.c')
-rw-r--r-- | vendor/backtrace/src/android-api.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/backtrace/src/android-api.c b/vendor/backtrace/src/android-api.c deleted file mode 100644 index 1bfeadf..0000000 --- a/vendor/backtrace/src/android-api.c +++ /dev/null @@ -1,4 +0,0 @@ -// Used from the build script to detect the value of the `__ANDROID_API__` -// builtin #define - -APIVERSION __ANDROID_API__ |