no longer calling reset_nav

This commit is contained in:
Jason Short 2011-12-30 23:46:34 -08:00
parent 6a8391f0a7
commit 2cb09f46e9
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ static void execute_nav_command(void)
process_nav_command();
// clear navigation prameters
reset_nav();
//reset_nav();
// clear May indexes to force loading of more commands
// existing May commands are tossed.