remove a lingering comment

This commit is contained in:
Stephen Birarda 2013-05-17 11:09:23 -07:00
parent 194035e464
commit ce7918108c

View file

@ -318,9 +318,6 @@ void Head::render(bool lookingInMirror) {
glutSolidCube(0.5);
glPopMatrix();
// the original code from Philip's implementation
//previouseRenderEyeBalls();
glPopMatrix();
//a new version of eyeballs that has the ability to look at specific targets in the world (algo still not finished yet)