Remove redundant query in H2FullPrunedBlockStore.

Patch from Eric W Dickerson. Resolves issue 441.
This commit is contained in:
Mike Hearn
2013-10-23 14:22:44 +02:00
parent f315125bf5
commit 5a3aa5d6e1
2 changed files with 4 additions and 3 deletions

View File

@@ -18,3 +18,4 @@ Mark van Cuijk <phedny@gmail.com>
Matt Corallo <git@bluematt.me>
Alexander Lolis <alexander.lolis@gmail.com>
Matija Mazi <matija.mazi@gmail.com>
Eric William Dickerson <eric.w.dickerson@gmail.com>