aboutsummaryrefslogtreecommitdiff
path: root/app/FreshRSS.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/FreshRSS.php')
-rw-r--r--app/FreshRSS.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/FreshRSS.php b/app/FreshRSS.php
index e1399ad78..752b14e31 100644
--- a/app/FreshRSS.php
+++ b/app/FreshRSS.php
@@ -24,9 +24,7 @@ class FreshRSS extends Minz_FrontController {
}
// Load context and configuration.
- // TODO: remove $this->view->conf variable which is contained in context
FreshRSS_Context::init();
- Minz_View::_param('conf', FreshRSS_Context::$conf);
$this->loadParamsView();
$this->loadStylesAndScripts();