diff options
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(); } |