X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=profile.c;h=9618c4680c86f5d146b9bb8a550148a90160bca4;hb=6500e943c18a416b4f628a963d067ee977da48ba;hp=d3362432effe11b1e0680e9e131d6f457aa5560d;hpb=52c3d11d2c2a0415bf501abff6c9f99b6a7f2cce;p=ext%2Fsubsurface.git diff --git a/profile.c b/profile.c index d336243..9618c46 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;