]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
poller.php is cleaned up, unneeded stuff has been removed
[friendica.git] / boot.php
index 52026a7fb31cc52dc6c8e9710b8063b4eb42a567..402273bddf761187143a3b47260a1d56c815ab22 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -39,7 +39,6 @@ require_once 'include/features.php';
 require_once 'include/identity.php';
 require_once 'update.php';
 require_once 'include/dbstructure.php';
-require_once 'include/poller.php';
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Asparagus');