]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/userrss.php
Rss10Action now in an autodetected file.
[quix0rs-gnu-social.git] / actions / userrss.php
index fe4ae155a33f2d97d67a9a9c8f198b9a2090c408..aae41ee504d18ce99697d39a1e6ecb1cf86a4d7a 100644 (file)
@@ -19,8 +19,6 @@
 
 if (!defined('GNUSOCIAL')) { exit(1); }
 
-require_once(INSTALLDIR.'/lib/rssaction.php');
-
 // Formatting of RSS handled by Rss10Action
 
 class UserrssAction extends Rss10Action