Commit 6747681d authored by Don Gagne's avatar Don Gagne

Remove warning about no dialect

parent eb13a148
......@@ -48,7 +48,6 @@ exists($$MAVLINKPATH/common) {
error(Only a single mavlink dialect can be specified in MAVLINK_CONF)
}
} else {
warning("No MAVLink dialect specified, only common messages supported.")
INCLUDEPATH += $$MAVLINKPATH/common
}
} else {
......
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