mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 16:58:09 +02:00
remove a lingering comment
This commit is contained in:
parent
194035e464
commit
ce7918108c
1 changed files with 0 additions and 3 deletions
|
@ -317,9 +317,6 @@ void Head::render(bool lookingInMirror) {
|
||||||
|
|
||||||
glutSolidCube(0.5);
|
glutSolidCube(0.5);
|
||||||
glPopMatrix();
|
glPopMatrix();
|
||||||
|
|
||||||
// the original code from Philip's implementation
|
|
||||||
//previouseRenderEyeBalls();
|
|
||||||
|
|
||||||
glPopMatrix();
|
glPopMatrix();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue