Remove glutWireTeapot/glutSolidTeapot from gles_stubs because these are conditionaly...
[freeglut] / src / gles_stubs.c
index 703e7d2..bf2726c 100644 (file)
@@ -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 ){}