fix warning
This commit is contained in:
@@ -51,5 +51,6 @@ void SaveCatalogXml( CString sDir )
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
bool bSaved = xml.SaveToFile(fn);
|
// bool bSaved =
|
||||||
|
xml.SaveToFile(fn);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user