Skip to content
Snippets Groups Projects
Commit 87363227 authored by DonLakeFlyer's avatar DonLakeFlyer
Browse files

Remove unused code
parent dea17860
Branches
No related tags found
No related merge requests found
...@@ -17,8 +17,6 @@ import QGroundControl.Palette 1.0 ...@@ -17,8 +17,6 @@ import QGroundControl.Palette 1.0
/// The MissionLineView control is used to add lines between mission items /// The MissionLineView control is used to add lines between mission items
MapItemView { MapItemView {
property bool homePositionValid: true ///< true: show home position, false: don't show home position
delegate: MapPolyline { delegate: MapPolyline {
line.width: 3 line.width: 3
line.color: "#be781c" // Hack, can't get palette to work in here line.color: "#be781c" // Hack, can't get palette to work in here
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment