summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2007-12-28 12:10:55 +0000
committerivan <ivan>2007-12-28 12:10:55 +0000
commit835acdab369ccea2906b0d6889ad6215258d0fdc (patch)
treecb56eeab0996802d79ecc7b135721d413359a5a6
parentde0911fe19790e97e5d41b056652d530c704705f (diff)
remove just a tiny bit more cruft
-rw-r--r--htetc/handler.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index 04b416e46..5e8b0fce1 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -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__};