This commit is contained in:
JoelKatz
2013-06-05 09:27:32 -07:00
parent 5940c76e15
commit a47c69802d

View File

@@ -84,7 +84,7 @@ void Application::stop()
mAuxService.stop();
mJobQueue.shutdown();
#ifdef HAVE_LEVELDB
#ifdef USE_LEVELDB
delete mHashNodeLDB:
mHashNodeLDB = NULL;
#endif