X-Git-Url: https://git.sesse.net/?p=rdpsrv;a=blobdiff_plain;f=secure.c;h=ba13a77c114a32745db06f55a261a7fc0611bcbb;hp=724ff189bdc6e46518b07cfdd8b154ee827d3cc5;hb=0828aaaf6baf87035c646a410a88d1f296290c99;hpb=0b580be375c23452fd95432749879e95c338c794 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))