remove documentation about adding middleware via setup_middleware. lets only permit...
John Napiorkowski [Sun, 28 Jul 2013 21:59:19 +0000 (17:59 -0400)]
lib/Catalyst.pm

index d6aeb88..5b2472a 100644 (file)
@@ -3081,9 +3081,6 @@ which sounds odd but is likely how you expect it to work if you have prior
 experience with L<Plack::Builder> or if you previously used the plugin
 L<Catalyst::Plugin::EnableMiddleware> (which is now considered deprecated)
 
-You can pass middleware definitions to this as well, from the application
-class if you like.
-
 =cut
 
 sub registered_middlewares {