mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-25 09:17:12 +01:00
mir: Removed unnecessary function declaration.
This commit is contained in:
parent
e9ae411aee
commit
1f698469ae
@ -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…
Reference in New Issue
Block a user