mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
remove comment
This commit is contained in:
parent
cc033803d1
commit
2b4171af1f
@ -31,8 +31,6 @@
|
||||
|
||||
namespace common
|
||||
{
|
||||
/// It's possible to get false positives for Int128 overflow
|
||||
|
||||
template <typename T>
|
||||
inline bool addOverflow(T x, T y, T & res)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user