disabled broken init code

ver1_5_1
Hank Ramsey 2004-12-21 17:34:47 +00:00
parent 469fedc80d
commit 35ed7921be
1 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@
@implementation CelestiaOpenGLView
/*
- (id) initWithCoder: (NSCoder *) coder
{
NSOpenGLPixelFormatAttribute attrs[] =
@ -42,7 +43,7 @@
return self;
}
*/
- (BOOL) isFlipped {return YES;}