leon hace 4 semanas
padre
commit
4a47408992
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/nodes/stream/streamNode.cpp

+ 0 - 1
src/nodes/stream/streamNode.cpp

@@ -134,7 +134,6 @@ void StreamNode::work()
     PLOGI.printf("StreamNode [%s] work loop finished.", name_.c_str());
     close_stream();
 }
--
 
 void StreamNode::process_stream_cpu()
 {