spectran http source + hermes source cleanup

This commit is contained in:
AlexandreRouma
2022-12-04 02:10:34 +01:00
parent b104e82874
commit f163e926c7
14 changed files with 1837 additions and 23 deletions

View File

@@ -153,7 +153,6 @@ namespace hermes {
void worker();
bool open = true;
double freq = 0;
std::thread workerThread;