From: ivan Date: Fri, 28 Dec 2007 12:10:54 +0000 (+0000) Subject: remove just a tiny bit more cruft X-Git-Tag: TRIXBOX_2_6~145 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=ae13eee2a784191c8a1a94c8c7e9dae6f8682e01;p=freeside.git remove just a tiny bit more cruft --- diff --git a/htetc/handler.pl b/htetc/handler.pl index 4d566c2d2..4b6d67111 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -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__};