applications: Remove stray exit call from OnOffApplication
This commit is contained in:
committed by
Tom Henderson
parent
804d16d1b7
commit
098d8490fd
@@ -292,7 +292,6 @@ void OnOffApplication::ScheduleNextTx ()
|
||||
else
|
||||
{ // All done, cancel any pending events
|
||||
StopApplication ();
|
||||
exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user