Skip to content

Commit cc2e9a0

Browse files
committed
clean useless comment
1 parent 96390ce commit cc2e9a0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

c7/src/core/main.c

-3
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ int main (int argc, char* argv[]) {
4848
// check if there is a main
4949
check_main();
5050

51-
// create global tac file
52-
53-
5451
printf("\nLexer and parser finished.\n\n");
5552

5653
printf("\n## Symbol Table ##\n");

0 commit comments

Comments
 (0)