瀏覽代碼

mir: Removed unnecessary function declaration.

Philipp Wiesemann 8 年之前
父節點
當前提交
1f698469ae
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      src/video/mir/SDL_miropengl.h

+ 0 - 4
src/video/mir/SDL_miropengl.h

@@ -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: */
-