From e685e7e9de3ad93a32fe51d7a04407c574cc08be 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 Signed-off-by: Dirk Hohndel --- core/isocialnetworkintegration.cpp | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 core/isocialnetworkintegration.cpp (limited to 'core/isocialnetworkintegration.cpp') diff --git a/core/isocialnetworkintegration.cpp b/core/isocialnetworkintegration.cpp deleted file mode 100644 index 1786254f3..000000000 --- a/core/isocialnetworkintegration.cpp +++ /dev/null @@ -1,7 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0 -#include "isocialnetworkintegration.h" - -//Hack for moc. -ISocialNetworkIntegration::ISocialNetworkIntegration(QObject* parent) : QObject(parent) -{ -} -- cgit v1.2.3-70-g09d2