1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2025-01-30 18:28:51 -05:00

Cleaned up application class some

This commit is contained in:
Gordon McCann 2022-01-23 22:32:39 -05:00
parent ab374ef4e8
commit 6219b3006e

View File

@ -64,8 +64,6 @@ namespace Navigator {
void Application::Run()
{
//PhysicsStartEvent junk("/media/gordon/GordonData/gwm17/NavTests/data/", DataSource::SourceType::CompassOffline, 2000000);
//OnEvent(junk);
while(m_runFlag)
{
HistogramMap::GetInstance().UpdateHistograms();