X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Funix.c;h=a87ce05ed581cc6cb1d14788956a6ca0d64cdb38;hp=3490af6e7d584d237d38ec6532d7b1fd93bcf1b1;hb=aa678e506230fdc6f9f3a6db6e8188ae3bb64e40;hpb=3968741092cac3eaf33f7bf558bb2b476189470b diff --git a/src/common/unix.c b/src/common/unix.c index 3490af6e7..a87ce05ed 100644 --- a/src/common/unix.c +++ b/src/common/unix.c @@ -523,7 +523,6 @@ ssize_t lttcomm_recv_fds_unix_sock(int sock, int *fds, size_t nb_fd) * if no credential were include in the send(). The * kernel adds them... */ - fprintf(stderr, "Received creds... continuing\n"); ret = -1; } }