remove unused part
This commit is contained in:
parent
97e6257210
commit
1f0437ab0c
1 changed files with 0 additions and 4 deletions
|
|
@ -8,10 +8,6 @@
|
|||
|
||||
MwWidget window, opengl;
|
||||
|
||||
static void* gl_getprocaddress(const char* name){
|
||||
return MwOpenGLGetProcAddress(opengl, name);
|
||||
}
|
||||
|
||||
static void gl_swapbuffer(void){
|
||||
MwOpenGLSwapBuffer(opengl);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue