Unverified Commit c5695488 authored by Don Gagne's avatar Don Gagne Committed by GitHub

Merge pull request #8673 from airmap/remove-foobar

remove stray debug messages
parents 4bec5beb 93643a93
...@@ -615,9 +615,6 @@ bool QGCApplication::_initForNormalAppBoot() ...@@ -615,9 +615,6 @@ bool QGCApplication::_initForNormalAppBoot()
"Your old map cache sets have been reset.")); "Your old map cache sets have been reset."));
} }
showAppMessage("Foo");
showAppMessage("Bar");
settings.sync(); settings.sync();
return true; return true;
} }
......
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