remove unused

This commit is contained in:
Michael Davidsaver
2014-07-14 18:16:30 -04:00
parent 34f0374ca5
commit 0bcfbd0ffc
-3
View File
@@ -393,9 +393,6 @@ void dbLockInitRecords(dbBase *pdbbase)
void dbLockCleanupRecords(dbBase *pdbbase)
{
DBENTRY ent;
dbCommon *prec;
long status;
ELLNODE *cur;
free(lockRecordAlloc);