diff --git a/MG/MG_GL/Implementations/EGL/Diligent/EGL_impl.h b/MG/MG_GL/Implementations/EGL/Diligent/EGL_impl.h index 0050b517..edd1b6aa 100644 --- a/MG/MG_GL/Implementations/EGL/Diligent/EGL_impl.h +++ b/MG/MG_GL/Implementations/EGL/Diligent/EGL_impl.h @@ -17,7 +17,6 @@ namespace MG_Diligent { extern MG_Global::unordered_map g_BufferMap; extern MG_Global::unordered_map g_TextureMap; extern MG_Global::unordered_map g_TextureViewMap; - extern MG_Global::unordered_map g_BufferMap; struct GLFramebufferInfo {