mirror of
https://github.com/TomHarte/CLK.git
synced 2024-12-25 03:32:01 +00:00
Removed stray space.
This commit is contained in:
parent
cbe76ea5d5
commit
391789e75c
@ -100,7 +100,7 @@ static CVReturn DisplayLinkCallback(CVDisplayLinkRef displayLink, const CVTimeSt
|
|||||||
CGLUnlockContext([[self openGLContext] CGLContextObj]);
|
CGLUnlockContext([[self openGLContext] CGLContextObj]);
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void) awakeFromNib
|
- (void)awakeFromNib
|
||||||
{
|
{
|
||||||
NSOpenGLPixelFormatAttribute attributes[] =
|
NSOpenGLPixelFormatAttribute attributes[] =
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user