Inline empty destructor for daCLOTH_HIO_c in d_menu_cloth to simplify code.

This commit is contained in:
Briggs Baltzell
2026-03-07 18:39:03 -06:00
parent 1284002cc7
commit b64d4e28ba
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -899,9 +899,6 @@ static BOOL dMenu_ClothIsDelete(void*) {
return TRUE;
}
daCLOTH_HIO_c::~daCLOTH_HIO_c() {
}
// TODO
class menu_cloth_class : public fopAc_ac_c {
dMCloth_c mCloth;