remove just a tiny bit more cruft
authorivan <ivan>
Fri, 28 Dec 2007 12:10:55 +0000 (12:10 +0000)
committerivan <ivan>
Fri, 28 Dec 2007 12:10:55 +0000 (12:10 +0000)
htetc/handler.pl

index 04b416e..5e8b0fc 100644 (file)
@@ -323,8 +323,6 @@ sub handler
     if ( $r->filename =~ /\/rt\// ) { #RT
 
       $ah->interp($rt_interp);
-      # MasonX::Request::ExtendedCompRoot
-      #$ah->interp->comp_root( '/rt'. $ah->interp->comp_root() );
 
       local $SIG{__WARN__};
       local $SIG{__DIE__};