summaryrefslogtreecommitdiff
path: root/perf
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2009-07-21 20:51:46 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2009-07-21 20:53:14 +0100
commitfd9df4978d56bbb85ecd795afce72c0310dbcf3f (patch)
treede9ebffc1d6ab32a68c7511cb2648dcd40ee6e0f /perf
parent2dd97ae59c482f09e42d719a941e189560f00b8f (diff)
[perf] Don't override CAIRO_TRACE_DIR in cairo-perf-diff
Diffstat (limited to 'perf')
-rwxr-xr-xperf/cairo-perf-diff1
1 files changed, 0 insertions, 1 deletions
diff --git a/perf/cairo-perf-diff b/perf/cairo-perf-diff
index 2ab447e0..50a014a0 100755
--- a/perf/cairo-perf-diff
+++ b/perf/cairo-perf-diff
@@ -102,7 +102,6 @@ git_setup() {
CAIRO_DIR=`pwd`
fi
CAIRO_PERF_DIR=$CAIRO_DIR/.perf
- export CAIRO_TRACE_DIR=$CAIRO_DIR/perf/cairo-traces
}
rev2sha() {