summaryrefslogtreecommitdiff
path: root/tmap
diff options
context:
space:
mode:
Diffstat (limited to 'tmap')
-rwxr-xr-xtmap2
1 files changed, 0 insertions, 2 deletions
diff --git a/tmap b/tmap
index 0158992..cddb178 100755
--- a/tmap
+++ b/tmap
@@ -186,8 +186,6 @@ def main():
f.close()
print("Results written to {}".format(OUTFILE))
- ## We are done here
- exit()
if __name__ == "__main__":
main()