Descriptionipc: remove unused variable from CreateClientUnixDomainSocket() function
|socket_dir| variable is not unused for anything in
CreateClientUnixDomainSocket() function, so this patch removes it. While
at it also pass socket_path.value() directly instead of storing it in a
temporary variable.
BUG=None
TEST=ipc_tests
R=cpu@chromium.org
Committed: https://crrev.com/4b0ab87c4e09e68131a8c8a75c7fe75c60470f32
Cr-Commit-Position: refs/heads/master@{#371369}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|