Skip to content

Commit

Permalink
qa
Browse files Browse the repository at this point in the history
  • Loading branch information
tomadamatkinson committed Feb 28, 2024
1 parent e47a392 commit 172526a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ CUSTOM_MAIN(context)

auto code = platform.initialize(plugins::get_all());

if (code == vkb::ExitCode::Help)
{
}

if (code == vkb::ExitCode::Success)
{
code = platform.main_loop();
Expand Down

0 comments on commit 172526a

Please sign in to comment.