From 73ca0aa7d728b4dff41f50c048b86200adba86af Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Tue, 6 Dec 2005 07:16:49 +0000 Subject: Removed code inadvertently checked in along with MacOSXOnscreenGLContext git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@154 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 --- src/demos/proceduralTexturePhysics/Water.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/demos/proceduralTexturePhysics/Water.java b/src/demos/proceduralTexturePhysics/Water.java index 176129f..f29d4a1 100644 --- a/src/demos/proceduralTexturePhysics/Water.java +++ b/src/demos/proceduralTexturePhysics/Water.java @@ -463,8 +463,6 @@ public class Water { } catch (InterruptedException e) { } } - - gl.glFinish(); } public void reshape(GLAutoDrawable drawable, int x, int y, int width, int height) {} -- cgit v1.2.3