From 5ab917f606aa8221b50e39b9ff0b5182d271fe51 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 14 Feb 2019 11:06:52 +0100 Subject: affinity tool fixes --- include/features.php | 8 -------- 1 file changed, 8 deletions(-) (limited to 'include/features.php') diff --git a/include/features.php b/include/features.php index 05ce3db32..35a4c0dd4 100644 --- a/include/features.php +++ b/include/features.php @@ -360,14 +360,6 @@ function get_features($filtered = true, $level = (-1)) { get_config('feature_lock','personal_tab') ], - [ - 'affinity', - t('Affinity Tool'), - t('Filter stream activity by depth of relationships'), - false, - get_config('feature_lock','affinity') - ], - [ 'suggest', t('Suggest Channels'), -- cgit v1.2.3