mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 04:08:25 +02:00
Removed an accidental addition in the previous commit.
This commit is contained in:
parent
f8f830d59d
commit
b2a4aecd80
1 changed files with 0 additions and 1 deletions
|
|
@ -150,7 +150,6 @@ gear(GLfloat inner_radius, GLfloat outer_radius, GLfloat width,
|
|||
da = 2.0 * M_PI / teeth / 4.0;
|
||||
|
||||
glShadeModel(GL_FLAT);
|
||||
glPolygonMode( GL_FRONT, GL_LINE );
|
||||
|
||||
glNormal3f(0.0, 0.0, 1.0);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue