What the hell is this, what is it doing here?
Tomas Doran [Sun, 12 Apr 2009 16:36:19 +0000 (16:36 +0000)]
lib/Catalyst/View.pm

index 7ff0450..1959a77 100644 (file)
@@ -46,12 +46,6 @@ sub process {
 
 }
 
-=head2 $c->merge_hash_config( $hashref, $hashref )
-
-Merges two hashes together recursively, giving right-hand precedence.
-
-=cut
-
 =head1 AUTHORS
 
 Catalyst Contributors, see Catalyst.pm