flint++ static analyzer detected items (not all that were likely legit positives, but a start) as well as some clang detected unused vars, cleanup_

This commit is contained in:
DarthArgus
2016-02-18 22:55:54 -06:00
parent aa891e3d8c
commit 877d0a9b62
29 changed files with 20 additions and 358 deletions
@@ -140,7 +140,7 @@ private:
void load_0005(const PortalPropertyTemplate &portalPropertyTemplate, int cellIndex, Iff &iff);
// disabled
PortalPropertyTemplateCell(PortalPropertyTemplateCell &);
PortalPropertyTemplateCell(const PortalPropertyTemplateCell &);
PortalPropertyTemplateCell &operator =(PortalPropertyTemplateCell &);
private: