1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:35:56 +00:00

remove old-style big feed browser (2)

This commit is contained in:
Andrew Dolgov
2009-01-24 06:23:02 +01:00
parent 3a6521f041
commit 64b3069d27
3 changed files with 3 additions and 9 deletions

View File

@@ -141,7 +141,6 @@
require_once "modules/pref-filters.php";
require_once "modules/pref-labels.php";
require_once "modules/pref-users.php";
require_once "modules/pref-feed-browser.php";
if (!sanity_check($link)) { return; }