From 0c321d8176079e98ab3bbfac90f65c740c9c0d72 Mon Sep 17 00:00:00 2001 From: vrana Date: Thu, 28 Jun 2012 10:45:41 -0700 Subject: [PATCH] Delete old commented code --- .../plugin/DarkConsoleXHProfPlugin.php | 48 ------------------- 1 file changed, 48 deletions(-) diff --git a/src/aphront/console/plugin/DarkConsoleXHProfPlugin.php b/src/aphront/console/plugin/DarkConsoleXHProfPlugin.php index 19ea23f93e..e2a03d7804 100644 --- a/src/aphront/console/plugin/DarkConsoleXHProfPlugin.php +++ b/src/aphront/console/plugin/DarkConsoleXHProfPlugin.php @@ -110,51 +110,3 @@ final class DarkConsoleXHProfPlugin extends DarkConsolePlugin { } } -/* - - public function render() { - $run = $this->getData(); - - if ($run) { - $uri = 'http://www.intern.facebook.com/intern/phprof/?run='.$run; - return - -

XHProf Results

-
- Permalink -