What the hell is this, what is it doing here?
[catagits/Catalyst-Runtime.git] / 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