possible fix for problems observed on UB Xenial
This commit is contained in:
@@ -125,7 +125,6 @@ int load_symbols_rpc()
|
||||
|
||||
int rpc_join(char * sockname)
|
||||
{
|
||||
LOGV("RPC = %s\n", sockname);
|
||||
if(sockname == NULL) {
|
||||
printf("Warning, rpc netpath is NULL\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user