mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
lost unused
This commit is contained in:
parent
3ed76a388e
commit
db568b477e
@ -245,5 +245,6 @@ void SentryWriter::onFault(int sig, const siginfo_t & info, const ucontext_t & c
|
|||||||
UNUSED(info);
|
UNUSED(info);
|
||||||
UNUSED(context);
|
UNUSED(context);
|
||||||
UNUSED(stack_trace);
|
UNUSED(stack_trace);
|
||||||
|
UNUSED(build_id_hex);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user