From d57a4428d9aa275a163283e242e818bd599b4e18 Mon Sep 17 00:00:00 2001 From: Philip Rosedale Date: Wed, 10 Apr 2013 12:47:40 -0700 Subject: [PATCH] deleted unused stuff that caused conflict with myAvatar change --- interface/src/Head.cpp | 0 interface/src/main.cpp | 4 ---- 2 files changed, 4 deletions(-) mode change 100755 => 100644 interface/src/Head.cpp diff --git a/interface/src/Head.cpp b/interface/src/Head.cpp old mode 100755 new mode 100644 diff --git a/interface/src/main.cpp b/interface/src/main.cpp index fd0eff13e7..6e8740de78 100644 --- a/interface/src/main.cpp +++ b/interface/src/main.cpp @@ -844,10 +844,6 @@ void display(void) if (audioScope.getState()) audioScope.render(); #endif - - //drawvec3(100, 100, 0.15, 0, 1.0, 0, myHead.getPos(), 0, 1, 0); - //glPointParameterfvARB( GL_POINT_DISTANCE_ATTENUATION_ARB, pointer_attenuation_quadratic ); - if (displayHeadMouse && !displayHead && statsOn) { // Display small target box at center or head mouse target that can also be used to measure LOD