diff --git a/include/dsn/utility/error_code.h b/include/dsn/utility/error_code.h index 81a08433b0..b6738db5b5 100644 --- a/include/dsn/utility/error_code.h +++ b/include/dsn/utility/error_code.h @@ -126,5 +126,4 @@ DEFINE_ERR_CODE(ERR_KRB5_INTERNAL) DEFINE_ERR_CODE(ERR_SASL_INTERNAL) DEFINE_ERR_CODE(ERR_SASL_INCOMPLETE) DEFINE_ERR_CODE(ERR_ACL_DENY) -DEFINE_ERR_CODE(ERR_NO_PERMISSION) } // namespace dsn