From 0a6e191eaebcc8edc2611dbedab6fd04a615fc2f Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Thu, 26 Jun 2003 13:21:12 +0000 Subject: Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell, subsuming the previous prototype implementation (no GLCanvas support) done by Marc Downie. Added user's guide (HTML format) under doc/userguide/index.html. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@13 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/glu-impl-common-CustomCCode-macosx.c | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 make/glu-impl-common-CustomCCode-macosx.c (limited to 'make/glu-impl-common-CustomCCode-macosx.c') diff --git a/make/glu-impl-common-CustomCCode-macosx.c b/make/glu-impl-common-CustomCCode-macosx.c deleted file mode 100644 index e951ec5b0..000000000 --- a/make/glu-impl-common-CustomCCode-macosx.c +++ /dev/null @@ -1,2 +0,0 @@ -/* Include the OpenGL GLU header */ -#include -- cgit v1.2.3