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

Commit 71a2dcfc authored by Christopher Ferris's avatar Christopher Ferris
Browse files

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
parent e69b1b98
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@

#include <android-base/stringprintf.h>
#include <log/log.h>
#include <log/logger.h>

#include "LogFake.h"