aboutsummaryrefslogtreecommitdiffstats
path: root/script/performance/profiler
diff options
context:
space:
mode:
Diffstat (limited to 'script/performance/profiler')
-rwxr-xr-xscript/performance/profiler3
1 files changed, 0 insertions, 3 deletions
diff --git a/script/performance/profiler b/script/performance/profiler
deleted file mode 100755
index 11baf44f2..000000000
--- a/script/performance/profiler
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env ruby
-require File.expand_path(File.dirname(__FILE__) + '/../config/boot.rb')
-require 'commands/performance/profiler'