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 -