From 13ed6bf6e7734922292952f88defc2f1ce94f18c Mon Sep 17 00:00:00 2001 From: Philip C Monk Date: Fri, 6 Mar 2015 16:07:34 -0500 Subject: [PATCH] first over-the-network typed merge --- v/unix.c | 1 - 1 file changed, 1 deletion(-) diff --git a/v/unix.c b/v/unix.c index 1dc28350c6..9621b6e25f 100644 --- a/v/unix.c +++ b/v/unix.c @@ -623,7 +623,6 @@ _unix_dir_update(u3_udir* dir_u, DIR* rid_u) } } if ( !fil_u ) { - fprintf(stderr, "new filez!\r\n"); fil_u = c3_malloc(sizeof(u3_ufil)); // uL(fprintf(uH, "found file %s\n", pax_c));