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
This commit is contained in:
Christopher Ferris 2017-01-30 13:24:51 -08:00
parent e69b1b9831
commit 71a2dcfc64

View file

@ -21,7 +21,6 @@
#include <android-base/stringprintf.h>
#include <log/log.h>
#include <log/logger.h>
#include "LogFake.h"