summaryrefslogtreecommitdiffstats
path: root/third_party/hwcplus/include/log/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/hwcplus/include/log/log.h')
-rw-r--r--third_party/hwcplus/include/log/log.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/third_party/hwcplus/include/log/log.h b/third_party/hwcplus/include/log/log.h
index 4677ed4..7faddea 100644
--- a/third_party/hwcplus/include/log/log.h
+++ b/third_party/hwcplus/include/log/log.h
@@ -37,12 +37,8 @@
#endif
#include <stdarg.h>
-#ifdef ANDROID
#include <log/uio.h>
#include <log/logd.h>
-#else
-#include <android/log.h>
-#endif
#ifdef __cplusplus
extern "C" {