This index was never used.

This commit is contained in:
JoelKatz
2013-06-10 21:14:20 -07:00
parent 78eb8a0cdc
commit e89efd5674

View File

@@ -283,9 +283,6 @@ const char *HashNodeDBInit[] = {
Object BLOB \
);",
"CREATE INDEX ObjectLocate ON \
CommittedObjects(LedgerIndex, ObjType);",
"END TRANSACTION;"
};