From d3fa8aeeb26ece734b54395b743b2d4a341f5613 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 8 Jan 2016 00:27:26 -0500 Subject: remove booty debugging code (try saying that aloud with a straight face... --- taipan.c | 2 -- 1 file changed, 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); -- cgit v1.2.3