Skip to content

Commit 8d547e5

Browse files
committed
fixup! lib,src: standardize owner_symbol for handles
1 parent 4c477b9 commit 8d547e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/env.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ struct PackageConfig {
240240
V(openssl_error_stack, "opensslErrorStack") \
241241
V(output_string, "output") \
242242
V(order_string, "order") \
243-
V(owner_string, "owner") \
244243
V(parse_error_string, "Parse Error") \
245244
V(password_string, "password") \
246245
V(path_string, "path") \

0 commit comments

Comments
 (0)