From cc4e5d8cc30db15741751238dd3de754a6a1ff74 Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Sat, 6 Jun 2009 09:30:46 -0400 Subject: [PATCH] this has been done --- framework/Date_Parser/lib/Horde/Date/Parser/Locale/Base.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/framework/Date_Parser/lib/Horde/Date/Parser/Locale/Base.php b/framework/Date_Parser/lib/Horde/Date/Parser/Locale/Base.php index 96bf78390..6ee13e021 100644 --- a/framework/Date_Parser/lib/Horde/Date/Parser/Locale/Base.php +++ b/framework/Date_Parser/lib/Horde/Date/Parser/Locale/Base.php @@ -107,10 +107,6 @@ class Horde_Date_Parser_Locale_Base } } - /** - * @TODO this should be an instance method of one of the base classes, and - * should already known the locale - */ public function componentFactory($component, $args = null) { $locale = isset($this->args['locale']) ? $this->args['locale'] : null; -- 2.11.0