projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0779a25
)
Remove glutWireTeapot/glutSolidTeapot from gles_stubs because these are conditionaly...
author
Sylvain Beucler
<beuc@beuc.net>
Fri, 23 Mar 2012 19:01:05 +0000
(19:01 +0000)
committer
Sylvain Beucler
<beuc@beuc.net>
Fri, 23 Mar 2012 19:01:05 +0000
(19:01 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1203
7f0cb862
-5218-0410-a997-
914c9d46530a
src/gles_stubs.c
patch
|
blob
|
history
diff --git
a/src/gles_stubs.c
b/src/gles_stubs.c
index
703e7d2
..
bf2726c
100644
(file)
--- a/
src/gles_stubs.c
+++ b/
src/gles_stubs.c
@@
-43,6
+43,3
@@
int glutBitmapHeight( void* font ) {}
GLfloat glutStrokeHeight( void* font ) {}
void glutBitmapString( void* font, const unsigned char *string ) {}
void glutStrokeString( void* font, const unsigned char *string ) {}
-
-void glutWireTeapot( double size ){}
-void glutSolidTeapot( double size ){}