diff --git a/controllers/class.ClearCache.php b/controllers/class.ClearCache.php index b91f51791..070c10f98 100644 --- a/controllers/class.ClearCache.php +++ b/controllers/class.ClearCache.php @@ -23,8 +23,6 @@ class SeedDMS_Controller_ClearCache extends SeedDMS_Controller_Common { public function run() { - $dms = $this->params['dms']; - $user = $this->params['user']; $settings = $this->params['settings']; $post = $this->params['post'];