From c3b9e1f6c8407777b41041adbf350868d8b7cc5c Mon Sep 17 00:00:00 2001 From: andreja6 Date: Sat, 28 Apr 2018 20:16:48 -0700 Subject: [PATCH] Removed unnecessary code --- main.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/main.cpp b/main.cpp index 3609bd6..8477f30 100644 --- a/main.cpp +++ b/main.cpp @@ -901,9 +901,6 @@ void Demo::onSimulation(RealTime rdt, SimTime sdt, SimTime idt) { cameraPos = camerapoint; app->debugController.setCoordinateFrame(newFrame); - //float xang, yang, zang; - //app->debugCamera.getCoordinateFrame().rotation.toEulerAnglesXYZ(xang, yang, zang); - } if(tiltUp) {