]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/firebird/firebird_store.cpp
Use std::lock_guard instead of STG_LOCKER.
[stg.git] / projects / stargazer / plugins / store / firebird / firebird_store.cpp
index c11b442be93e390e37a31fafa9dc1a7eb351fd70..fc588fcc4a5ebe6edb9926ae1bfeba955de2b686 100644 (file)
@@ -52,7 +52,6 @@ FIREBIRD_STORE::FIREBIRD_STORE()
       schemaVersion(0),
       logger(STG::PluginLogger::get("store_firebird"))
 {
-pthread_mutex_init(&mutex, NULL);
 }
 //-----------------------------------------------------------------------------
 FIREBIRD_STORE::~FIREBIRD_STORE()