Commit 601a5ebf authored by Kees Bakker's avatar Kees Bakker

Remove unused SDL_uikitopenglview (privateMethods)

parent f7423799
...@@ -23,13 +23,6 @@ ...@@ -23,13 +23,6 @@
#import <OpenGLES/EAGLDrawable.h> #import <OpenGLES/EAGLDrawable.h>
#import "SDL_uikitopenglview.h" #import "SDL_uikitopenglview.h"
@interface SDL_uikitopenglview (privateMethods)
- (BOOL) createFramebuffer;
- (void) destroyFramebuffer;
@end
@implementation SDL_uikitopenglview @implementation SDL_uikitopenglview
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment