Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Remove unused SDL_uikitopenglview (privateMethods)
Browse files Browse the repository at this point in the history
  • Loading branch information
keestux committed Sep 28, 2011
1 parent 8764888 commit 9518567
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/video/uikit/SDL_uikitopenglview.m
Expand Up @@ -23,13 +23,6 @@
#import <OpenGLES/EAGLDrawable.h>
#import "SDL_uikitopenglview.h"

@interface SDL_uikitopenglview (privateMethods)

- (BOOL) createFramebuffer;
- (void) destroyFramebuffer;

@end


@implementation SDL_uikitopenglview

Expand Down

0 comments on commit 9518567

Please sign in to comment.