mir: Removed unnecessary function declaration.
This commit is contained in:
parent
c10c85a21d
commit
3066aea0db
1 changed files with 0 additions and 4 deletions
|
@ -48,10 +48,6 @@ MIR_GL_CreateContext(_THIS, SDL_Window* window);
|
|||
extern int
|
||||
MIR_GL_LoadLibrary(_THIS, const char* path);
|
||||
|
||||
extern void
|
||||
MIR_GL_UnloadLibrary(_THIS);
|
||||
|
||||
#endif /* _SDL_miropengl_h */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue