mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-16 13:32:49 +02:00
warning fix
This commit is contained in:
parent
09c61deda8
commit
5e93c13856
1 changed files with 0 additions and 1 deletions
|
@ -2580,7 +2580,6 @@ void Application::paintGL() {
|
|||
// scale IPD by sensorToWorldScale, to make the world seem larger or smaller accordingly.
|
||||
ipdScale *= sensorToWorldScale;
|
||||
|
||||
mat4 eyeProjections[2];
|
||||
{
|
||||
PROFILE_RANGE(render, "/mainRender");
|
||||
PerformanceTimer perfTimer("mainRender");
|
||||
|
|
Loading…
Reference in a new issue