summaryrefslogtreecommitdiffstats
path: root/core/isocialnetworkintegration.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/isocialnetworkintegration.cpp')
-rw-r--r--core/isocialnetworkintegration.cpp7
1 files changed, 0 insertions, 7 deletions
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)
-{
-}