remove debug line
This commit is contained in:
parent
056ac0a0d3
commit
735d605330
1 changed files with 0 additions and 2 deletions
|
@ -319,8 +319,6 @@ dogmt()
|
||||||
{
|
{
|
||||||
static char ** fakeenv;
|
static char ** fakeenv;
|
||||||
|
|
||||||
printf("dogmt wtf\n");
|
|
||||||
|
|
||||||
if (fakeenv == NULL) {
|
if (fakeenv == NULL) {
|
||||||
register int from;
|
register int from;
|
||||||
register int to;
|
register int to;
|
||||||
|
|
Loading…
Reference in a new issue