diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-28 20:24:50 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-28 20:24:50 +0100 |
commit | 09795a01ef859f072920de9df974d1b03b9ab9a4 (patch) | |
tree | 4d05907fc37f1bd781e506f5e196f7435aeec0ab /app/bin/celev.c | |
parent | 5b4163d8c76b03f0d31b09866aa4bd06b4d8d804 (diff) |
New upstream version 4.2.4aupstream/4.2.4a
Diffstat (limited to 'app/bin/celev.c')
-rw-r--r-- | app/bin/celev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/bin/celev.c b/app/bin/celev.c index b4691d1..164ea43 100644 --- a/app/bin/celev.c +++ b/app/bin/celev.c @@ -225,7 +225,6 @@ static void DoElevDone( void * arg ) DoElevUpdate( NULL, 1, NULL ); HilightElevations( FALSE ); HilightSelectedEndPt( FALSE, elevTrk, elevEp ); - wHide( elevW ); elevTrk = NULL; Reset(); } |