mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Remove unnecessary externs
This commit is contained in:
parent
06790f0104
commit
1d78c5899a
@ -18,12 +18,6 @@
|
||||
#include <chrono>
|
||||
#include <mutex>
|
||||
|
||||
namespace CurrentMetrics
|
||||
{
|
||||
extern const Metric MemoryTracking;
|
||||
extern const Metric MergesMutationsMemoryTracking;
|
||||
}
|
||||
|
||||
namespace ErrorCodes
|
||||
{
|
||||
extern const int LOGICAL_ERROR;
|
||||
|
Loading…
Reference in New Issue
Block a user