This commit is contained in:
JoelKatz
2013-06-05 09:32:33 -07:00
parent 836dbc43b9
commit cfc010f08e

View File

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