Remove two unused variables
This commit is contained in:
parent
f93aa14788
commit
f61bd540b7
@ -125,8 +125,6 @@ static struct corkInfo makeFunctionTag (vString *const function,
|
|||||||
{
|
{
|
||||||
tagEntryInfo tag;
|
tagEntryInfo tag;
|
||||||
int corkIndex;
|
int corkIndex;
|
||||||
int fqCorkIndex = CORK_NIL;
|
|
||||||
const struct corkInfo nilInfo = {CORK_NIL};
|
|
||||||
struct corkInfo info;
|
struct corkInfo info;
|
||||||
|
|
||||||
if (vStringLength (parent) > 0)
|
if (vStringLength (parent) > 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user