somewhere

This commit is contained in:
Dhanya Maliakal
2017-11-23 14:53:40 +01:00
parent 8c45f94496
commit ad64df01c7
3 changed files with 14 additions and 17 deletions

View File

@ -170,12 +170,6 @@ class UDPStandardImplementation: private virtual slsReceiverDefs, public UDPBase
*/
void closeFiles();
/**
* Set streaming port and restart sockets if streaming was enabled
* @param i streaming port
*/
void setStreamingPort(const uint32_t i);
private: