]> andersk Git - gssapi-openssh.git/blobdiff - openssh/roaming_common.c
merged OpenSSH 5.3p1 to trunk
[gssapi-openssh.git] / openssh / roaming_common.c
index 73db09d798ebd8cd61e5869423ccaedfd851d7a8..be7b98ce4d680864b533e541bd266ee9ec806a4f 100644 (file)
@@ -145,8 +145,6 @@ roaming_write(int fd, const void *buf, size_t count, int *cont)
                if (out_buf_size > 0)
                        buf_append(buf, ret);
        }
-       debug3("Wrote %ld bytes for a total of %llu", (long)ret,
-           (unsigned long long)write_bytes);
        return ret;
 }
 
This page took 0.044469 seconds and 4 git commands to generate.