Skip to content

Commit 337eee3

Browse files
committed
remove line
1 parent f4171cb commit 337eee3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CSV_Parser.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -440,5 +440,4 @@ void CSV_Parser::parseLeftover() {
440440
free(leftover);
441441
leftover = 0;
442442
}
443-
}
444-
443+
}

0 commit comments

Comments
 (0)