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

Commit c422b02f authored by Fedor Kudasov's avatar Fedor Kudasov Committed by Android (Google) Code Review
Browse files

Merge "Remove redundant EGL header"

parents 817380f4 d42548c8
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>