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