update webserver lapdata function
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6910 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 427fd9f14431781aa804bc0f63ea28e191bc6f46 Former-commit-id: 14d62d5c22187e9420933bb89f91e317f0666e37
This commit is contained in:
parent
462afd4138
commit
d4dbd646be
1 changed files with 0 additions and 1 deletions
|
@ -429,7 +429,6 @@ void ReSituationUpdater::runOneStep(double deltaTimeIncrement)
|
||||||
}
|
}
|
||||||
webServer.updateAsyncStatus();
|
webServer.updateAsyncStatus();
|
||||||
#endif //WEBSERVER
|
#endif //WEBSERVER
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
int ReSituationUpdater::threadLoop(void* pUpdater)
|
int ReSituationUpdater::threadLoop(void* pUpdater)
|
||||||
|
|
Loading…
Reference in a new issue