]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/BaseSearch.php
Merge remote-tracking branch 'upstream/develop' into api4
[friendica.git] / src / Module / BaseSearch.php
index bccfc94de594d9c0b6d42d8a78adf5bc5272203d..a3e7a8a8ccb4b97a079e6143e9f7d1cdd8a2e3e1 100644 (file)
@@ -48,7 +48,6 @@ class BaseSearch extends BaseModule
         */
        public static function performContactSearch($search, $prefix = '')
        {
-               $a      = DI::app();
                $config = DI::config();
 
                $type = Search::TYPE_ALL;