Skip to content

Commit

Permalink
Fixes by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj authored Jan 15, 2024
1 parent 448a0f2 commit af433c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ApplicationExeCode/RiaMain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@

void manageSegFailure( int signalCode );


RiaApplication* createApplication( int& argc, char* argv[] )
{
for ( int i = 1; i < argc; ++i )
Expand Down

0 comments on commit af433c6

Please sign in to comment.