From 9d5db6dc0c4e555efded044df1308461ade8a212 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 18 Feb 2011 13:11:41 -0600 Subject: remove outdated comment --- lib/Narwhal.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Narwhal.pm b/lib/Narwhal.pm index de2a00a..b78e514 100644 --- a/lib/Narwhal.pm +++ b/lib/Narwhal.pm @@ -27,7 +27,6 @@ component WikiEdit => 'Narwhal::Component::Wiki::Edit', ( tt => depends_on('/Component/TT'), ); -# turn these two into specialized classes later component TT => 'OX::View::TT', ( template_root => depends_on('/Config/template_root'), ); -- cgit v1.2.3-54-g00ecf