Remove old comment.
This commit is contained in:
parent
edc67fce40
commit
5fbffe24cc
|
|
@ -803,7 +803,6 @@ static int scan_format(vpiHandle callh, struct byte_source*src, vpiHandle argv,
|
||||||
* parse it generically first. */
|
* parse it generically first. */
|
||||||
|
|
||||||
unsigned suppress_flag = 0;
|
unsigned suppress_flag = 0;
|
||||||
// HERE: should this be MAX_UINT?
|
|
||||||
unsigned max_width = -1;
|
unsigned max_width = -1;
|
||||||
int code = 0;
|
int code = 0;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue