Skip to content

Commit 2bdfccc

Browse files
Fix linter error
Co-Authored-By: Mikael Arguedas <mikael.arguedas@gmail.com>
1 parent 68a356e commit 2bdfccc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rcl/src/rcl/security.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ char * rcl_get_secure_root(
139139
if (NULL == name) {
140140
return NULL;
141141
}
142-
143142
const char * get_env_error_str = NULL;
144143
// check if enclave override environment variable is empty
145144
get_env_error_str = rcutils_get_env(ROS_SECURITY_ENCLAVE_OVERRIDE, &env_buf);

0 commit comments

Comments
 (0)