mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
acme: remove debug print
This commit is contained in:
parent
0c79c32675
commit
211de84701
1 changed files with 0 additions and 1 deletions
|
@ -712,7 +712,6 @@ expandfile(Text *t, uint q0, uint q1, Expand *e, int reverse)
|
||||||
}
|
}
|
||||||
|
|
||||||
Isfile:
|
Isfile:
|
||||||
print("isfile reverse=%d colon=%d q0=%d\n", reverse, colon, q0);
|
|
||||||
e->name = r;
|
e->name = r;
|
||||||
e->nname = nname;
|
e->nname = nname;
|
||||||
e->u.at = t;
|
e->u.at = t;
|
||||||
|
|
Loading…
Reference in a new issue