remove debugging print.
This commit is contained in:
parent
17f131946f
commit
163c9a25ec
@ -64,7 +64,6 @@ snarfswap(char *fromsam, int nc, char **tosam)
|
||||
{
|
||||
char *s;
|
||||
|
||||
fprint(2, "snarfswap\n");
|
||||
s = getsnarf();
|
||||
putsnarf(fromsam);
|
||||
*tosam = s;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user