Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zonkmachine committed Jul 18, 2016
1 parent 3f00b81 commit 94d106a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,6 @@ int main( int argc, char * * argv )
bool renderTracks = false;
QString fileToLoad, fileToImport, renderOut, profilerOutputFile, configFile;

// QString fileToLoad = "", fileToImport = "", renderOut, profilerOutputFile;

// first of two command-line parsing stages
for( int i = 1; i < argc; ++i )
{
Expand Down

0 comments on commit 94d106a

Please sign in to comment.