mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 23:30:03 +02:00
remove warning
This commit is contained in:
parent
70bf6eb4cb
commit
e9343a5bd0
@ -572,6 +572,7 @@ void UDPBaseImplementation::setStreamingPort(const uint32_t i) {
|
||||
int UDPBaseImplementation::restreamStop() {
|
||||
FILE_LOG(logWARNING) << __AT__ << " doing nothing...";
|
||||
FILE_LOG(logERROR) << __AT__ << " must be overridden by child classes";
|
||||
return OK;
|
||||
}
|
||||
|
||||
/***callback functions***/
|
||||
|
Loading…
x
Reference in New Issue
Block a user