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

Commit d42548c8 authored by Fedor Kudasov's avatar Fedor Kudasov
Browse files

Remove redundant EGL header

Bug: 117921091
Test: all tests should pass
Change-Id: I01213bc8c4d902f2f9480808ae34a04fe99302d2
parent 69be1d22
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -16,9 +16,6 @@

#define LOG_TAG "OpenGLRenderer"
#define ATRACE_TAG ATRACE_TAG_VIEW
#ifdef __ANDROID__ // Layoutlib does not support EGL
#include <EGL/egl.h>
#endif
#include "jni.h"
#include "GraphicsJNI.h"
#include <nativehelper/JNIHelp.h>