From b9dec435643180b40e051c9a0671a21b2200fb7a Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Fri, 2 Oct 2020 20:55:49 +0100 Subject: [PATCH] Revert "Temporary diagnostic" This reverts commit f2017ba105f9c12ad288e0edb261afe6c76e79ee. --- main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/main.cpp b/main.cpp index 7a92e4d52..99ffe9cad 100644 --- a/main.cpp +++ b/main.cpp @@ -105,7 +105,6 @@ int main(int argc, char *argv[]) QApplication a(argc, argv); try { - LOG_INFO ("Application directory: " << a.applicationDirPath ()); // LOG_INfO ("+++++++++++++++++++++++++++ Resources ++++++++++++++++++++++++++++"); // { // QDirIterator resources_iter {":/", QDirIterator::Subdirectories};