[Bps-public-commit] jifty-plugin-profiletemplates branch, master, updated. 0de1229d5d01079e13d56d1f5033e62f94601bd2

Alex Vandiver alexmv at bestpractical.com
Mon May 24 16:51:40 EDT 2010


The branch, master has been updated
       via  0de1229d5d01079e13d56d1f5033e62f94601bd2 (commit)
      from  1727739db076edc9a59f12279682d25d8e628499 (commit)

Summary of changes:
 lib/Jifty/Plugin/ProfileTemplates.pm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 0de1229d5d01079e13d56d1f5033e62f94601bd2
Author: Alex Vandiver <alex at chmrr.net>
Date:   Mon May 24 16:51:56 2010 -0400

    Remove debugging information

diff --git a/lib/Jifty/Plugin/ProfileTemplates.pm b/lib/Jifty/Plugin/ProfileTemplates.pm
index 21ff5c0..805b3ee 100644
--- a/lib/Jifty/Plugin/ProfileTemplates.pm
+++ b/lib/Jifty/Plugin/ProfileTemplates.pm
@@ -44,7 +44,6 @@ sub inspect_after_request {
 
     my $ret = $stack[0];
     $ret->{time} += $_->{time} for @{$ret->{kids}};
-    warn YAML::Dump($ret);
 
     @stack = ();
     return $ret;

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list