removed "broken" commetn
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Script / Server.pm
index 708b8a1..af81693 100644 (file)
@@ -73,7 +73,6 @@ has background => (
 );
 
 
-## broken now, WHY?!
 has _app => ( 
     reader   => 'app', 
     init_arg => 'app',