Reduce searches for lensfun data if there is no entry for the combo of camera and lens

This commit is contained in:
Ingo Weyrich
2019-11-29 13:09:37 +01:00
parent 200d746465
commit b8dcd93a6a
2 changed files with 11 additions and 1 deletions

View File

@@ -135,6 +135,7 @@ private:
mutable MyMutex lfDBMutex;
static LFDatabase instance_;
lfDatabase *data_;
static Glib::ustring lastKey;
};
} // namespace rtengine