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