mirror of
https://github.com/gwm17/Specter.git
synced 2024-11-23 02:38:52 -05:00
Cleaned up application class some
This commit is contained in:
parent
ab374ef4e8
commit
6219b3006e
|
@ -64,8 +64,6 @@ namespace Navigator {
|
||||||
|
|
||||||
void Application::Run()
|
void Application::Run()
|
||||||
{
|
{
|
||||||
//PhysicsStartEvent junk("/media/gordon/GordonData/gwm17/NavTests/data/", DataSource::SourceType::CompassOffline, 2000000);
|
|
||||||
//OnEvent(junk);
|
|
||||||
while(m_runFlag)
|
while(m_runFlag)
|
||||||
{
|
{
|
||||||
HistogramMap::GetInstance().UpdateHistograms();
|
HistogramMap::GetInstance().UpdateHistograms();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user