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

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Holmes Futrell committed Jul 29, 2008
1 parent b7f7ac8 commit d58a3e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/video/uikit/SDL_uikitopenglview.m
Expand Up @@ -136,8 +136,6 @@ - (void)setCurrentContext {


- (void)swapBuffers {


glBindRenderbufferOES(GL_RENDERBUFFER_OES, viewRenderbuffer);
if (![context presentRenderbuffer:GL_RENDERBUFFER_OES]) {
NSLog(@"Could not swap buffers");
Expand Down

0 comments on commit d58a3e9

Please sign in to comment.