Fixed warnings from Clang static analysis.

This commit is contained in:
Camilla Berglund
2013-11-14 13:42:29 +01:00
parent a79b93f5bc
commit 45368f410a
3 changed files with 1 additions and 7 deletions
-3
View File
@@ -253,9 +253,6 @@ int main(int argc, char** argv)
}
}
argc -= optind;
argv += optind;
// Initialize GLFW and create window
if (!valid_version())