Loading lib/file.c +0 −2 Original line number Diff line number Diff line Loading @@ -184,7 +184,5 @@ CURLcode file(struct connectdata *conn) close(fd); free(actual_path); return res; } Loading
lib/file.c +0 −2 Original line number Diff line number Diff line Loading @@ -184,7 +184,5 @@ CURLcode file(struct connectdata *conn) close(fd); free(actual_path); return res; }