Doc maintenance: trash the warning about chained actions
Jose Luis Martinez [Wed, 11 May 2011 07:37:34 +0000 (09:37 +0200)]
t0m told me that that was fixed some time ago ;)

lib/Catalyst/View/Component/SubInclude/Visit.pm

index 6bd96a5..3144499 100644 (file)
@@ -40,10 +40,6 @@ render subinclude contents.
 
 This method is only supported when using L<Catalyst> version 5.71000 or newer.
 
-B<WARNING: As of Catalyst version 5.71000, this plugin doesn't work for chained 
-actions with captured arguments>. Apparently, C<visit> doesn't handle this type 
-of actions yet.
-
 =head1 METHODS
 
 =head2 C<generate_subinclude( $c, $path, @args )>