summaryrefslogtreecommitdiffstats
path: root/profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'profile.c')
-rw-r--r--profile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/profile.c b/profile.c
index d3362432e..9618c4680 100644
--- a/profile.c
+++ b/profile.c
@@ -14,7 +14,6 @@
#include "color.h"
int selected_dive = 0;
-int *selectiontracker;
typedef enum { STABLE, SLOW, MODERATE, FAST, CRAZY } velocity_t;