diff --git a/src/graph/service/GraphFlags.h b/src/graph/service/GraphFlags.h index 2f7bad152be..340a3f7e009 100644 --- a/src/graph/service/GraphFlags.h +++ b/src/graph/service/GraphFlags.h @@ -51,8 +51,6 @@ DECLARE_bool(enable_optimizer); DECLARE_int64(max_allowed_connections); -DECLARE_string(local_ip); - DECLARE_bool(enable_experimental_feature); DECLARE_bool(enable_client_white_list);