summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
authorivan <ivan>2007-12-28 12:10:54 +0000
committerivan <ivan>2007-12-28 12:10:54 +0000
commitae13eee2a784191c8a1a94c8c7e9dae6f8682e01 (patch)
treee8baa3b30dfc5d1ac2d6eee12f3790bcb54e9871 /htetc/handler.pl
parentfddc05f485550b1e624125b8101f284cc09ef7ca (diff)
remove just a tiny bit more cruft
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r--htetc/handler.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index 4d566c2..4b6d671 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__};