fixed various caching issues

This commit is contained in:
itsmattkc
2019-09-02 22:58:44 +10:00
parent 3a9af58344
commit 12bc5839a6
19 changed files with 196 additions and 61 deletions
-5
View File
@@ -231,11 +231,6 @@ protected:
*/
QVector<NodeEdgePtr> edges_;
/**
* @brief Used for thread safety
*/
QMutex lock_;
/**
* @brief Currently cached value
*/