mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 14:18:31 +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 {
|
namespace MG_State {
|
||||||
extern MG_State_T* MG_State_O;
|
|
||||||
|
|
||||||
void Init();
|
void Init();
|
||||||
void Destroy();
|
void Destroy();
|
||||||
void SetError(GLenum error);
|
void SetError(GLenum error);
|
||||||
|
|||||||
Reference in New Issue
Block a user