Delete some unused functions.

This commit is contained in:
Anthony J. Bentley
2015-01-07 23:39:00 -07:00
parent e5e64b8cec
commit 2777044f70
2 changed files with 0 additions and 64 deletions

View File

@@ -373,7 +373,6 @@ main(int argc, char *argv[])
printf
("Assembly aborted in pass 2 (%ld errors)!\n",
nErrors);
//sym_PrintSymbolTable();
exit(5);
}
} else {