Remove debug print in nbd-proxy
This commit is contained in:
@@ -626,7 +626,6 @@ help:
|
||||
}
|
||||
else
|
||||
{
|
||||
printf("%d %d\n", r, errno);
|
||||
perror("run_nbd");
|
||||
exit(1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user