Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
c5695488
Unverified
Commit
c5695488
authored
Apr 20, 2020
by
Don Gagne
Committed by
GitHub
Apr 20, 2020
Browse files
Merge pull request #8673 from airmap/remove-foobar
remove stray debug messages
parents
4bec5beb
93643a93
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/QGCApplication.cc
View file @
c5695488
...
...
@@ -615,9 +615,6 @@ bool QGCApplication::_initForNormalAppBoot()
"Your old map cache sets have been reset."
));
}
showAppMessage
(
"Foo"
);
showAppMessage
(
"Bar"
);
settings
.
sync
();
return
true
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment