Cleanup of previous commit that introduced

unrelated changes into commit by mistake.



git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1603 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Henrik Andersson 2010-12-20 13:14:25 +00:00
parent 7dc38dcca0
commit 64e4fa886a

View File

@ -785,9 +785,6 @@ rdpdr_process(STREAM s)
uint32 handle;
uint8 *magic;
printf("--- rdpdr_process ---\n");
hexdump(s->p, s->end - s->p);
#if WITH_DEBUG_RDP5
printf("--- rdpdr_process ---\n");
hexdump(s->p, s->end - s->p);
@ -843,7 +840,7 @@ rdpdr_process(STREAM s)
RD_BOOL
rdpdr_init()
{
//if (g_num_devices > 0)
if (g_num_devices > 0)
{
rdpdr_channel =
channel_register("rdpdr",