From 7e504562aefcbc2f87d5994dcc71db3b3b7ac03f Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Sat, 21 Aug 2010 22:47:32 -0400 Subject: [PATCH] WS --- ansel/lib/GalleryMode/Base.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ansel/lib/GalleryMode/Base.php b/ansel/lib/GalleryMode/Base.php index 8d7b0fef7..9b18a473d 100644 --- a/ansel/lib/GalleryMode/Base.php +++ b/ansel/lib/GalleryMode/Base.php @@ -48,7 +48,6 @@ abstract class Ansel_GalleryMode_Base */ public function setDate($date = array()) { - //noop } /** @@ -149,5 +148,4 @@ abstract class Ansel_GalleryMode_Base * @return integer The number of images in this gallery */ abstract public function countImages($subgalleries = false); - -} \ No newline at end of file +} -- 2.11.0