From e11e81f1b0c487f511af7ff9e2944c067855c63c Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Mon, 15 Feb 2010 14:19:13 -0500 Subject: [PATCH] ws --- ansel/lib/Gallery.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/ansel/lib/Gallery.php b/ansel/lib/Gallery.php index 50432169c..2e892d2ea 100644 --- a/ansel/lib/Gallery.php +++ b/ansel/lib/Gallery.php @@ -50,13 +50,11 @@ class Ansel_Gallery extends Horde_Share_Object_sql_hierarchical */ public function hasFeature($feature) { - // First check for purely Ansel_Gallery features // Currently we have none of these. // Delegate to the modeHelper return $this->_modeHelper->hasFeature($feature); - } /** @@ -175,7 +173,6 @@ class Ansel_Gallery extends Horde_Share_Object_sql_hierarchical } return $this->_shareOb->_write_db->exec($sql); - } /** -- 2.11.0