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

Commit ad5a3d56 authored by Tom Cherry's avatar Tom Cherry
Browse files

remove extraneous `using namespace android`

This namespace is not used by this file and its declaration is removed
in a separate CL from the only header that defines it, so remove this
extraneous line.

Test: Build
Change-Id: Ibec16b8889f4d886a9f9ec865d872e2437da034b
parent 2bb661ca
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -27,10 +27,6 @@
#include <EGL/egl.h>
#include <utils/Log.h>


using namespace android;


#include "fill_common.cpp"