1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00

Code cleanup: Remove unused function prototype from OpenGL.h

This commit is contained in:
Sergey Lipskiy 2015-04-18 13:46:30 +06:00
parent 780dbb9c4b
commit 33da1e1800

View File

@ -216,6 +216,5 @@ bool checkFBO();
bool isGLError();
void displayLoadProgress(const wchar_t *format, ...);
void GHQ_init();
#endif