Update empty hardware resource debug line
This commit is contained in:
parent
33a1ac3676
commit
b2f17b868e
@ -524,7 +524,7 @@ bool UpnpDiscoveryImplementation::enable()
|
||||
|
||||
setEnabled(true);
|
||||
|
||||
qCDebug(dcHardware()) << "";
|
||||
qCDebug(dcHardware()) << "-->" << name() << "enabled successfully.";
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user