mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
fixed lots of warnings
This commit is contained in:
@ -226,7 +226,6 @@ void LibraryCreator::update(QDir dirS)
|
||||
|
||||
int lenghtS = listS.size();
|
||||
int lenghtD = listD.size();
|
||||
int maxLenght = qMax(lenghtS,lenghtD);
|
||||
|
||||
bool updated;
|
||||
int i,j;
|
||||
|
Reference in New Issue
Block a user