aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2016-01-08 00:27:26 -0500
committerB. Watson <yalhcru@gmail.com>2016-01-08 00:27:26 -0500
commitd3fa8aeeb26ece734b54395b743b2d4a341f5613 (patch)
tree03a4d2912ad9586964f0dc361dbd5baa000efc35
parentae1f84921f8be7e7d92f687914e52a52694d23a2 (diff)
downloadtaipan-d3fa8aeeb26ece734b54395b743b2d4a341f5613.tar.gz
remove booty debugging code (try saying that aloud with a straight face...
-rw-r--r--taipan.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/taipan.c b/taipan.c
index 63ea0f9..6fdd1d2 100644
--- a/taipan.c
+++ b/taipan.c
@@ -500,8 +500,6 @@ int sea_battle(int id, int num_ships) {
}
clrscr();
- cprintulong(booty);
- agetc();
cursor(0);
flushinp();
fight_stats(num_ships, orders);