mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-09 12:48:32 +09:00
[Chore] (GLState.cpp): Remove unused MG_State_O.
This commit is contained in:
@@ -14,8 +14,6 @@ struct MG_State_T {
|
||||
};
|
||||
|
||||
namespace MG_State {
|
||||
extern MG_State_T* MG_State_O;
|
||||
|
||||
void Init();
|
||||
void Destroy();
|
||||
void SetError(GLenum error);
|
||||
|
||||
Reference in New Issue
Block a user