We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca20d4 commit d4d26afCopy full SHA for d4d26af
1 file changed
rmw_microxrcedds_c/src/rmw_init.c
@@ -55,7 +55,6 @@ rmw_init_options_init(
55
init_options->enclave = "/";
56
init_options->domain_id = 0;
57
init_options->security_options = rmw_get_default_security_options();
58
- init_options->localhost_only = RMW_LOCALHOST_ONLY_DEFAULT;
59
60
// This can be call before rmw_init()
61
rmw_uxrce_init_init_options_impl_memory(
0 commit comments