aboutsummaryrefslogtreecommitdiff
path: root/taipan.c
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-04-14 02:13:23 -0400
committerB. Watson <yalhcru@gmail.com>2021-04-14 02:13:23 -0400
commitd77dd55c91a846830d405bb05e6f7a4609aad345 (patch)
tree8d21d263e3ebc343c2af8c4222f0de8d23248a68 /taipan.c
parent65e6bb6bae08be492d76b00b661108afc4ad93be (diff)
downloadtaipan-d77dd55c91a846830d405bb05e6f7a4609aad345.tar.gz
Save 3 bytes, doc update
Diffstat (limited to 'taipan.c')
-rw-r--r--taipan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/taipan.c b/taipan.c
index 283c4c8..25f0855 100644
--- a/taipan.c
+++ b/taipan.c
@@ -2282,7 +2282,7 @@ void transfer(void) {
good_joss_timed_getch();
}
}
- port_stats();
+ // port_stats(); // caller does this when we return
}
}