*** empty log message ***

This commit is contained in:
Elias Naur 2003-10-16 13:56:22 +00:00
parent 3712e7c870
commit d9972299cd
1 changed files with 0 additions and 1 deletions

View File

@ -172,7 +172,6 @@ static bool createWindowedContext(JNIEnv *env, jint bpp, jint alpha, jint depth,
GLint attrib[] = {AGL_RGBA,
AGL_DOUBLEBUFFER,
AGL_ACCELERATED,
AGL_NO_RECOVERY,
AGL_MINIMUM_POLICY,
AGL_PIXEL_SIZE, bpp,
AGL_DEPTH_SIZE, depth,