From bc20cf9fa3479be20417f78187f7302f13fbf0ec Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 20 May 2016 22:16:57 -0700 Subject: remove redundant include --- Zotlabs/Module/Profiles.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/Zotlabs/Module/Profiles.php b/Zotlabs/Module/Profiles.php index e738d0c96..e899abb3f 100644 --- a/Zotlabs/Module/Profiles.php +++ b/Zotlabs/Module/Profiles.php @@ -626,9 +626,6 @@ class Profiles extends \Zotlabs\Web\Controller { return; } - require_once('include/selectors.php'); - - $editselect = 'none'; // if(feature_enabled(local_channel(),'richtext')) // $editselect = 'textareas'; -- cgit v1.2.3