diff --git a/main.cpp b/main.cpp index 9c25bce0e..99f109237 100644 --- a/main.cpp +++ b/main.cpp @@ -8,7 +8,6 @@ #include #include -#include #include #include #include @@ -103,7 +102,6 @@ int main(int argc, char *argv[]) // Multiple instances communicate with jt9 via this QSharedMemory mem_jt9; - LOG_INFO ("plugins path: " << QLibraryInfo::location (QLibraryInfo::PluginsPath)); QApplication a(argc, argv); try {