GuestEvents work correctly
... although Adrian obviously hasn't tested them at all. Not sure whether that's good or bad. git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1021 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -175,8 +175,6 @@ void SimulatorController::onTrapEvent(unsigned trapNum)
|
||||
|
||||
void SimulatorController::onGuestSystemEvent(char data, unsigned port)
|
||||
{
|
||||
// TODO: Eher ein Entwurf...
|
||||
|
||||
fi::EventList::iterator it = m_EvList.begin();
|
||||
while(it != m_EvList.end()) // check for active events
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user