From b18e19bee517d70d36c00f5561a075d46b0c20bd Mon Sep 17 00:00:00 2001 From: masterm Date: Thu, 22 Feb 2007 23:37:00 +0000 Subject: +++ implemented command handler --- source/Concept/Framework/modules/executor/navigator.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/Concept/Framework/modules/executor/navigator.c') diff --git a/source/Concept/Framework/modules/executor/navigator.c b/source/Concept/Framework/modules/executor/navigator.c index 023bf79..7c4618a 100755 --- a/source/Concept/Framework/modules/executor/navigator.c +++ b/source/Concept/Framework/modules/executor/navigator.c @@ -234,8 +234,6 @@ void Navigator::CalculateEngines() //(parent->GetModule(IO_DISPLAY_MAIN))->Print(vBack,10,3); //(parent->GetModule(IO_DISPLAY_MAIN))->Print(vRight,10,4); - - // Transfer the values to the engines Engine* curEngine = parent->GetModule(IO_ENGINE_DRIVE_LEFT); curEngine->SetSpeed(vLeft); -- cgit v1.2.3