Преглед изворни кода

cocoa: Patched to compile.

Ryan C. Gordon пре 10 месеци
родитељ
комит
e5348c611d
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      src/video/cocoa/SDL_cocoaopengl.m

+ 0 - 2
src/video/cocoa/SDL_cocoaopengl.m

@@ -531,8 +531,6 @@ void Cocoa_GL_DeleteContext(_THIS, SDL_GLContext context)
             });
         }
     }
-
-    return true;
 }
 
 /* We still support OpenGL as long as Apple offers it, deprecated or not, so disable deprecation warnings about it. */