mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-04 03:40:14 +00:00
Remove a superfluous clear.
This commit is contained in:
parent
16a6edbd0e
commit
545c3c312c
@ -46,7 +46,6 @@ void Clothing::save(ESMWriter &esm) const
|
||||
mName.clear();
|
||||
mModel.clear();
|
||||
mIcon.clear();
|
||||
mIcon.clear();
|
||||
mEnchant.clear();
|
||||
mScript.clear();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user