quieting clang-tidy, non-functional changes

Changes to syntax which should not effect generated code
This commit is contained in:
Michael Davidsaver
2023-08-28 14:17:00 +02:00
parent d97943b697
commit 1595ed8860
18 changed files with 17 additions and 46 deletions
-1
View File
@@ -206,7 +206,6 @@ LIBCOM_API void fdManager::process (double delay)
this->pTimerQueue->process(epicsTime::getCurrent());
}
this->processInProg = false;
return;
}
//