Skip to content

Commit

Permalink
mir: Removed unnecessary function declaration.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Aug 5, 2017
1 parent e9ae411 commit 1f69846
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/video/mir/SDL_miropengl.h
Expand Up @@ -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: */

0 comments on commit 1f69846

Please sign in to comment.