Remove unused local
This commit is contained in:
parent
36b063c183
commit
cde4484821
@ -854,7 +854,6 @@ void readProtoFile(void)
|
||||
QString szProFName = dcc->dataDir("prototypes").absoluteFilePath(DCCLIBS); /* Full name of dclibs.lst */
|
||||
|
||||
FILE *fProto;
|
||||
char *pPath; /* Point to the environment string */
|
||||
int i;
|
||||
|
||||
if ((fProto = fopen(qPrintable(szProFName), "rb")) == nullptr)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user