From e855dde9652143921147121c12bfaa44f352084a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 6 Oct 2019 14:03:50 -0700 Subject: Mobile: stop dumping the list of supported dive computers This doesn't seem to add much value anymore and massively clutters the output. Signed-off-by: Dirk Hohndel --- subsurface-helper.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'subsurface-helper.cpp') diff --git a/subsurface-helper.cpp b/subsurface-helper.cpp index 9ce1a615a..8e0469a27 100644 --- a/subsurface-helper.cpp +++ b/subsurface-helper.cpp @@ -128,9 +128,6 @@ void run_ui() QObject::connect(qml_window, &QQuickWindow::screenChanged, QMLManager::instance(), &QMLManager::screenChanged); QMLManager *manager = QMLManager::instance(); LOG_STP("run_ui qmlmanager instance started"); - // now that the log file is initialized... - show_computer_list(); - LOG_STP("run_ui show_computer_list"); manager->setDevicePixelRatio(qml_window->devicePixelRatio(), qml_window->screen()); manager->qmlWindow = qqWindowObject; -- cgit v1.2.3-70-g09d2