Commit f09bb36b authored by Don Gagne's avatar Don Gagne

Remove test code

parent 4348fabe
......@@ -595,8 +595,6 @@ void ParameterLoader::_readParameterRaw(int componentId, const QString& paramNam
void ParameterLoader::_writeParameterRaw(int componentId, const QString& paramName, const QVariant& value)
{
return;
mavlink_param_set_t p;
mavlink_param_union_t union_value;
......
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