Remove duplicate define

This commit is contained in:
avogar 2022-12-21 21:32:22 +00:00
parent ba86424922
commit dfe8e3e02e

View File

@ -76,8 +76,6 @@
#include <Functions/UserDefined/UserDefinedSQLFunctionVisitor.h>
#define MAX_FIXEDSTRING_SIZE_WITHOUT_SUSPICIOUS 256
namespace DB
{