mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Remove debug.
This commit is contained in:
@@ -343,7 +343,6 @@ void RTLSDRInput::setCenterFrequency(qint64 centerFrequency)
|
||||
|
||||
bool RTLSDRInput::handleMessage(const Message& message)
|
||||
{
|
||||
qDebug() << "RTLSDRInput::handleMessage";
|
||||
if (MsgConfigureRTLSDR::match(message))
|
||||
{
|
||||
auto& conf = (const MsgConfigureRTLSDR&) message;
|
||||
|
||||
Reference in New Issue
Block a user