This index was never used.

This commit is contained in:
JoelKatz
2013-06-10 21:14:20 -07:00
parent af167031c9
commit c27065ab58

View File

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