data: refactored file clearing on reparse to use TaskClearStorage
This commit is contained in:
@@ -48,6 +48,8 @@ private:
|
||||
|
||||
GraphView* getView() const;
|
||||
|
||||
void clear();
|
||||
|
||||
void createDummyGraphForTokenIds(const std::vector<Id>& tokenIds);
|
||||
DummyNode createDummyNodeTopDown(Node* node);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user