forked from qt-creator/qt-creator
TaskTree test: Remove unused static variable
Change-Id: Idaf2e4bc07d439f2de5a353929f7df8bd08da67f Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -50,7 +50,6 @@ private:
|
||||
};
|
||||
|
||||
int CustomStorage::s_count = 0;
|
||||
static const char s_taskIdProperty[] = "__taskId";
|
||||
|
||||
struct TestData {
|
||||
TreeStorage<CustomStorage> storage;
|
||||
|
Reference in New Issue
Block a user