From a1ffe115cfb27bd0dd57bf5266c7d37d9ce64dab Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Fri, 1 Feb 2019 04:11:25 +0200 Subject: facebook: remove the featute from the code base Remove from: - unit tests - desktop widgets - preferences - core intergration - cmakefiles - build scripts - icons - docs Also remove the plugins and social network integration. Signed-off-by: Lubomir I. Ivanov --- subsurface-helper.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'subsurface-helper.cpp') diff --git a/subsurface-helper.cpp b/subsurface-helper.cpp index fc5d7a62a..67c8a6dcc 100644 --- a/subsurface-helper.cpp +++ b/subsurface-helper.cpp @@ -25,7 +25,6 @@ #include "mobile-widgets/qml/kirigami/src/kirigamiplugin.h" #else #include "desktop-widgets/mainwindow.h" -#include "core/pluginmanager.h" #endif #ifndef SUBSURFACE_TEST_DATA @@ -41,7 +40,6 @@ void init_ui() register_meta_types(); #ifndef SUBSURFACE_MOBILE register_qml_types(NULL); - PluginManager::instance().loadPlugins(); MainWindow *window = new MainWindow(); window->setTitle(); -- cgit v1.2.3-70-g09d2