diff --git a/src/redis-benchmark.c b/src/redis-benchmark.c index 1867397669..5a9b37d273 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;