Commit 4c0ec79f authored by DonLakeFlyer's avatar DonLakeFlyer

Remove deprecated widget menu item

parent b59e0149
......@@ -67,7 +67,6 @@ enum DockWidgetTypes {
MAVLINK_INSPECTOR,
CUSTOM_COMMAND,
ONBOARD_FILES,
DEPRECATED_WIDGET,
HIL_CONFIG,
ANALYZE
};
......@@ -76,7 +75,6 @@ static const char *rgDockWidgetNames[] = {
"MAVLink Inspector",
"Custom Command",
"Onboard Files",
"Deprecated Widget",
"HIL Config",
"Analyze"
};
......
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