Commit 5b272192 authored by DonLakeFlyer's avatar DonLakeFlyer

Comment out noisy warning

parent d6c3a1eb
......@@ -203,7 +203,7 @@ QGCCameraManager::_findCamera(int id)
}
}
}
qWarning() << "Camera component id not found:" << id;
//qWarning() << "Camera component id not found:" << id;
return nullptr;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment