mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-09-11 21:44:58 -04:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user