From 90b0f75d4095a23ef3a0f43cc319784d4fc6acc3 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 7 Oct 2013 11:48:14 -0700 Subject: Remove info.c/info.h The one remaining helper function in there was moved to maintab.cpp (which was the one remaining user). Signed-off-by: Dirk Hohndel --- dive.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dive.c') diff --git a/dive.c b/dive.c index 5cfb9581c..33a1c7e0e 100644 --- a/dive.c +++ b/dive.c @@ -771,10 +771,6 @@ struct dive *fixup_dive(struct dive *dive) int i; struct divecomputer *dc; - add_people(dive->buddy); - add_people(dive->divemaster); - add_location(dive->location); - add_suit(dive->suit); sanitize_cylinder_info(dive); dive->maxcns = dive->cns; -- cgit v1.2.3-70-g09d2