Remove unused variable: ntmp.
This commit is contained in:
parent
c3c81fd441
commit
f027795617
@ -113,7 +113,6 @@ strfmon(char * __restrict s, size_t maxsize, const char * __restrict format,
|
||||
*currency_symbol;
|
||||
|
||||
char *tmpptr; /* temporary vars */
|
||||
int *ntmp;
|
||||
int sverrno;
|
||||
|
||||
va_start(ap, format);
|
||||
|
Loading…
x
Reference in New Issue
Block a user