This commit is contained in:
@@ -3279,7 +3279,6 @@ PH7_PRIVATE sxi32 PH7_InputFormat(
|
||||
ph7_value *pArg; /* Current processed argument */
|
||||
ph7_int64 iVal;
|
||||
int precision; /* Precision of the current field */
|
||||
char *zExtra;
|
||||
int c, rc, n;
|
||||
int length; /* Length of the field */
|
||||
int prefix;
|
||||
@@ -3404,7 +3403,6 @@ PH7_PRIVATE sxi32 PH7_InputFormat(
|
||||
}
|
||||
zBuf = zWorker; /* Point to the working buffer */
|
||||
length = 0;
|
||||
zExtra = 0;
|
||||
/*
|
||||
** At this point, variables are initialized as follows:
|
||||
**
|
||||
|
Reference in New Issue
Block a user