Oops. Remove debugging noise from console output.
This commit is contained in:
parent
5af2e2d73b
commit
6f53a6fc10
|
@ -156,8 +156,6 @@ Log_Entry::parse_alist( const char *s )
|
|||
}
|
||||
}
|
||||
|
||||
printf( "%s\n", v );
|
||||
|
||||
c = NULL;
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue