From c6676dd455d070aaded25f048269eee07248100a Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 31 Jan 2010 15:23:37 -0800 Subject: Remove obsolete call to _force_block_adder() which has been broken for over a year. --- modules/gallery/controllers/admin_dashboard.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/gallery/controllers/admin_dashboard.php') diff --git a/modules/gallery/controllers/admin_dashboard.php b/modules/gallery/controllers/admin_dashboard.php index 5f2cb41d..42a3c081 100644 --- a/modules/gallery/controllers/admin_dashboard.php +++ b/modules/gallery/controllers/admin_dashboard.php @@ -91,7 +91,5 @@ class Admin_Dashboard_Controller extends Admin_Controller { } block_manager::set_active($location, $new_blocks); } - - $this->_force_block_adder(); } } -- cgit v1.2.3