Can't do anything right... removed debug message
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40677
This commit is contained in:
parent
385a4408da
commit
a99089b518
@ -739,7 +739,6 @@ reswitch:
|
|||||||
cell_t *target;
|
cell_t *target;
|
||||||
pCtx->LocalToPhysAddr(params[arg++], &target);
|
pCtx->LocalToPhysAddr(params[arg++], &target);
|
||||||
pCtx->LocalToString(params[arg++], &key);
|
pCtx->LocalToString(params[arg++], &key);
|
||||||
printf("target = %d\n", target);
|
|
||||||
res = Translate(buf_p, llen, pCtx, key, *target, params, &arg, &error);
|
res = Translate(buf_p, llen, pCtx, key, *target, params, &arg, &error);
|
||||||
if (error)
|
if (error)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user