Remove ContextGL since as an abstraction it's unused.

This commit is contained in:
Sebastian Hartte 2019-03-14 21:40:30 +01:00
parent cc3e660d7e
commit 3a8c6db513
8 changed files with 40 additions and 168 deletions

View file

@ -32,7 +32,6 @@
#include "core/os/os.h"
#include "core/project_settings.h"
#include "drivers/gl_context/context_gl.h"
RasterizerStorage *RasterizerGLES3::get_storage() {