diff options
-rw-r--r-- | desktop-widgets/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop-widgets/CMakeLists.txt b/desktop-widgets/CMakeLists.txt index 4feface86..d8f5cd5a9 100644 --- a/desktop-widgets/CMakeLists.txt +++ b/desktop-widgets/CMakeLists.txt @@ -62,12 +62,6 @@ if(NOT NO_PRINTING) ) endif() -if (FBSUPPORT) - set(SUBSURFACE_INTERFACE ${SUBSURFACE_INTERFACE} - socialnetworks.cpp - ) -endif() - if (BTSUPPORT) set(SUBSURFACE_INTERFACE ${SUBSURFACE_INTERFACE} btdeviceselectiondialog.cpp |