Skip to content
Snippets Groups Projects
Commit a3fa2eb4 authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

Info: changed if(not lcinfo) to if(lvinfo)

parent efe6c7e6
No related branches found
No related tags found
1 merge request!345M214003/develop
......@@ -566,7 +566,7 @@ public:
auto vDateTime = taxisInqVdatetime(taxisID);
if (not lcinfo)
if (lvinfo)
{
if (numFields == 1 && runAsync && numSets > 0) { workerThread->wait(); }
for (auto &infoStat : infoStatList) infostat_init(infoStat);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment