Skip to content

Commit

Permalink
Removing spurious debug message.
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmaphobic committed Jun 3, 2016
1 parent 1134684 commit 39054f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/MainWindowInner.qml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ Item {
z: QGroundControl.zOrderTopMost + 100
active: visible
onVisibleChanged: {
console.log("Visible: " + visible)
if(!visible) {
source = ""
}
Expand Down

0 comments on commit 39054f6

Please sign in to comment.