summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dive.h b/dive.h
index abe852508..4eb81752f 100644
--- a/dive.h
+++ b/dive.h
@@ -270,7 +270,6 @@ struct divecomputer {
#define W_IDX_SECONDARY 1
typedef enum { TF_NONE, NO_TRIP, IN_TRIP, ASSIGNED_TRIP, NUM_TRIPFLAGS } tripflag_t;
-extern const char *tripflag_names[NUM_TRIPFLAGS];
typedef struct dive_trip {
timestamp_t when;