X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FScript%2FFastCGI.pm;h=edfcea07bb62a98fabaea02237b8bb8146b3f321;hb=cd40a57a200121dacfa3353aa5a56b74a73476de;hp=3c119746861fd559c1360b40c0df3b900fad3248;hpb=09e2667d5e5510157361c925f27b133affa61986;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Script/FastCGI.pm b/lib/Catalyst/Script/FastCGI.pm index 3c11974..edfcea0 100644 --- a/lib/Catalyst/Script/FastCGI.pm +++ b/lib/Catalyst/Script/FastCGI.pm @@ -63,11 +63,6 @@ has detach => ( documentation => 'Detach this FastCGI process', ); -sub run { - my ($self) = @_; - $self->_run_application; -} - sub _application_args { my ($self) = shift; return (