nemerle 10 роки тому
батько
коміт
cde4484821
1 змінених файлів з 0 додано та 1 видалено
  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)