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(); mAuxService.stop();
mJobQueue.shutdown(); mJobQueue.shutdown();
#ifdef HAVE_LEVELDB #ifdef USE_LEVELDB
delete mHashNodeLDB: delete mHashNodeLDB:
mHashNodeLDB = NULL; mHashNodeLDB = NULL;
#endif #endif