Explorar o código

Remove unused local

nemerle %!s(int64=10) %!d(string=hai) anos
pai
achega
cde4484821
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/chklib.cpp

+ 0 - 1
src/chklib.cpp

@@ -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)