Skip to content

Commit 8357c32

Browse files
committed
Remove unused variable
Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
1 parent 287500e commit 8357c32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,6 @@ int Main::LoadFiles()
387387
// Load all files given on the command line and compile them
388388
// ----------------------------------------------------------------------------
389389
{
390-
source_names::iterator file;
391390
bool hadError = false;
392391

393392
// Loop over files we will process

0 commit comments

Comments
 (0)