diff options
Diffstat (limited to 'lib/feedlist.php')
-rw-r--r-- | lib/feedlist.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/feedlist.php b/lib/feedlist.php index 4aacf0b3d..076576028 100644 --- a/lib/feedlist.php +++ b/lib/feedlist.php @@ -46,7 +46,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) { * * @see Action::showExportList() */ - class FeedList extends Widget { var $action = null; |