Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66bc0cb9 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove unused #define.

This file doesn't use the constants, the global build flags were already
providing this workaround anyway, and none of our host/device libcs
require it any more.

Test: treehugger
Change-Id: I6b4e6eddebbba2f004527f330e454a07a050a696
parent 3e492b87
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
#define LOG_TAG "AudioResamplerSinc"
//#define LOG_NDEBUG 0

#define __STDC_CONSTANT_MACROS
#include <malloc.h>
#include <pthread.h>
#include <string.h>