db/test: Cleanup unused variable

This commit is contained in:
Andrew Johnson
2017-05-02 12:39:09 -05:00
parent 12fc7ed07c
commit 83428d2b2c

View File

@@ -94,8 +94,6 @@ void doSingle(workerPriv *p)
dbScanUnlock(prec);
}
static volatile int bitbucket;
static
void doMulti(workerPriv *p)
{