Skip to content
Snippets Groups Projects
Verified Commit 76fef742 authored by Tobias Frisch's avatar Tobias Frisch
Browse files

Fixed compile error

parent e74f7413
No related branches found
No related tags found
No related merge requests found
Pipeline #26098 passed
......@@ -32,8 +32,6 @@ int main(int argc, const char** argv) {
cameraManager.getCamera(camIndex2).setNearFar(0.1f, 30.0f);
window.initEvents();
vkcv::Core core = vkcv::Core::create(
window,
applicationName,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment