mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-11 06:34:45 -04:00
Inline empty destructor for daCLOTH_HIO_c in d_menu_cloth to simplify code.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user