summaryrefslogtreecommitdiff
path: root/ezbench.sh
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2015-07-23 19:05:14 +0100
committerMartin Peres <martin.peres@linux.intel.com>2015-07-27 15:49:52 +0300
commitd86984f55d402e5d16d35c40bd9b401c679d0ca8 (patch)
treecbc727d619d280f7d599b98ec73e3aac48040993 /ezbench.sh
parent4e1e559d85970f81839f02ffbefa44fd3fbd0f4e (diff)
Remove extra unguarded compile_pre_hook
Just a typo, nothing to see here.
Diffstat (limited to 'ezbench.sh')
-rwxr-xr-xezbench.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/ezbench.sh b/ezbench.sh
index 4e4c64d..42cc1cd 100755
--- a/ezbench.sh
+++ b/ezbench.sh
@@ -217,8 +217,6 @@ meh_color=$c_bright_yellow
function compile {
[ -z "$makeCommand" ] && return
- compile_pre_hook
-
# Call the user-defined pre-compile hook
callIfDefined compile_pre_hook