@@ -53,7 +53,6 @@ int create_token_from_line(int start, int end) {
return 0;
}
-
int Main(char *line) {
int start = 0;
char mode = MISC;