summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/dive.h b/dive.h
index 06c28e0f3..15c334ae1 100644
--- a/dive.h
+++ b/dive.h
@@ -743,11 +743,6 @@ struct tank_info {
int cuft, ml, psi, bar;
};
-#ifdef DEBUGFILE
-extern char *debugfilename;
-extern FILE *debugfile;
-#endif
-
#ifdef __cplusplus
}
#endif