fixed various caching issues
This commit is contained in:
@@ -231,11 +231,6 @@ protected:
|
||||
*/
|
||||
QVector<NodeEdgePtr> edges_;
|
||||
|
||||
/**
|
||||
* @brief Used for thread safety
|
||||
*/
|
||||
QMutex lock_;
|
||||
|
||||
/**
|
||||
* @brief Currently cached value
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user