diff --git a/src/redis-benchmark.c b/src/redis-benchmark.c index 186739766..5a9b37d27 100644 --- a/src/redis-benchmark.c +++ b/src/redis-benchmark.c @@ -102,7 +102,6 @@ static struct config { int showerrors; long long start; long long totlatency; - long long *latency; const char *title; list *clients; int quiet;