From 6bbb6bd5328e381ff65ede0bdeabc93146baf608 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Tue, 16 Feb 2010 11:58:15 -0500 Subject: [PATCH] unused --- ansel/lib/View/Image.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/ansel/lib/View/Image.php b/ansel/lib/View/Image.php index 976b7defd..d23918146 100644 --- a/ansel/lib/View/Image.php +++ b/ansel/lib/View/Image.php @@ -131,8 +131,6 @@ class Ansel_View_Image extends Ansel_View_Base */ protected function _prepare() { - global $browser; - /* Gallery slug and the page this image is one, if specified */ $this->_page = isset($this->_params['page']) ? $this->_params['page'] : 0; $this->_slug = $this->gallery->get('slug'); -- 2.11.0