summaryrefslogtreecommitdiffstats
path: root/libunwindstack
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2017-01-30 13:24:51 -0800
committerChristopher Ferris <cferris@google.com>2017-01-30 13:24:51 -0800
commit71a2dcfc6412d4afa8e5fb091d653c0343a9ec42 (patch)
treeb6f69f5a3c7eb651a023089d98aab818132ef435 /libunwindstack
parente69b1b9831c2fd5b1458a6a6133abadd091aae1f (diff)
downloadsystem_core-71a2dcfc6412d4afa8e5fb091d653c0343a9ec42.tar.gz
system_core-71a2dcfc6412d4afa8e5fb091d653c0343a9ec42.tar.bz2
system_core-71a2dcfc6412d4afa8e5fb091d653c0343a9ec42.zip
Remote reference to log/logger.h
It was made an error to include this file after I went through the presubmit checks. Test: Compiles. Change-Id: If00b0b644ecef95325636cec094cfcb399e307f9
Diffstat (limited to 'libunwindstack')
-rw-r--r--libunwindstack/tests/LogFake.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libunwindstack/tests/LogFake.cpp b/libunwindstack/tests/LogFake.cpp
index 446cda904..411594a75 100644
--- a/libunwindstack/tests/LogFake.cpp
+++ b/libunwindstack/tests/LogFake.cpp
@@ -21,7 +21,6 @@
#include <android-base/stringprintf.h>
#include <log/log.h>
-#include <log/logger.h>
#include "LogFake.h"