From 1b22ac16f2ae22ad49a1c6bdd7b2fd9f6997e35f Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 4 Jan 2013 11:56:43 -0800 Subject: Clean up DEBUG code It's still a mess (and the symbols aren't used consistently), but it's a tiny bit more logical... Signed-off-by: Dirk Hohndel --- profile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profile.c') diff --git a/profile.c b/profile.c index cabf49162..2725c27d9 100644 --- a/profile.c +++ b/profile.c @@ -1766,7 +1766,7 @@ static struct plot_info *create_plot_info(struct dive *dive, struct divecomputer entry->ceiling = deco_allowed_depth(ceiling_pressure, surface_pressure, dive, !prefs.calc_ceiling_3m_incr); } } -#if DECO_CALC_DEBUG +#if DECO_CALC_DEBUG & 1 dump_tissues(); #endif -- cgit v1.2.3-70-g09d2