diff --git a/src/ui/map3D/QGCGoogleEarthView.cc b/src/ui/map3D/QGCGoogleEarthView.cc index c73fec79dd621db77a0035a6abce7ae41b85b254..0f402a75de4f0dae06422516e887f117cf431b30 100644 --- a/src/ui/map3D/QGCGoogleEarthView.cc +++ b/src/ui/map3D/QGCGoogleEarthView.cc @@ -68,7 +68,6 @@ QGCGoogleEarthView::QGCGoogleEarthView(QWidget *parent) : #ifdef _MSC_VER webViewWin->dynamicCall("GoHome()"); webViewWin->dynamicCall("Navigate(const QString&)", QApplication::applicationDirPath() + "/earth.html"); - qDebug() << QDir::cleanPath(QApplication::applicationDirPath() + "/earth.html").replace('/', "\\"); #endif // Parse for model links