diff options
Diffstat (limited to 'core/dive.h')
-rw-r--r-- | core/dive.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/dive.h b/core/dive.h index ef02d3ce6..cc21c3447 100644 --- a/core/dive.h +++ b/core/dive.h @@ -282,7 +282,6 @@ typedef enum { TF_NONE, NO_TRIP, IN_TRIP, - ASSIGNED_TRIP, NUM_TRIPFLAGS } tripflag_t; |