Report: removed a test UERROR

This commit is contained in:
matlabbe
2018-02-22 16:37:55 -05:00
parent 918281a804
commit c3ab04b436

View File

@@ -279,7 +279,6 @@ int main(int argc, char * argv[])
}
}
UERROR("");
float bestScale = 1.0f;
float bestRMSE = -1;
float bestRMSEAng = -1;