Reduce searches for lensfun data if there is no entry for the combo of camera and lens
This commit is contained in:
@@ -135,6 +135,7 @@ private:
|
||||
mutable MyMutex lfDBMutex;
|
||||
static LFDatabase instance_;
|
||||
lfDatabase *data_;
|
||||
static Glib::ustring lastKey;
|
||||
};
|
||||
|
||||
} // namespace rtengine
|
||||
|
||||
Reference in New Issue
Block a user