mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-17 20:02:05 +00:00
maybe_unused
This commit is contained in:
parent
0d6d9e7e44
commit
0d89bdbbb9
@ -38,7 +38,7 @@ public:
|
|||||||
}
|
}
|
||||||
private:
|
private:
|
||||||
std::string conf_name;
|
std::string conf_name;
|
||||||
TCPProtocolStackData & stack_data;
|
TCPProtocolStackData & stack_data [[maybe_unused]];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user