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

index 4d566c2..4b6d671 100644 (file)
@@ -337,8 +337,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__};