X-Git-Url: https://git.sesse.net/?p=rdpsrv;a=blobdiff_plain;f=secure.c;h=ba13a77c114a32745db06f55a261a7fc0611bcbb;hp=724ff189bdc6e46518b07cfdd8b154ee827d3cc5;hb=ce66b81460e5353db09d45c02339d4583fbda255;hpb=e0d6c6eb80e1c3ce8c95954002bb3c6642681758 diff --git a/secure.c b/secure.c index 724ff18..ba13a77 100644 --- a/secure.c +++ b/secure.c @@ -343,7 +343,7 @@ sec_send_to_channel(STREAM s, uint32 flags, uint16 channel) { int datalen; - DEBUG(("sending packet to channel %u", channel)); +// DEBUG(("sending packet to channel %u\n", channel)); s_pop_layer(s, sec_hdr); // if (!g_licence_issued || (flags & SEC_ENCRYPT))