Remove weak ctors/dtors from .cpp files

This commit is contained in:
LagoLunatic
2023-11-26 23:16:19 -05:00
parent 1c5dad23a2
commit 6ec4a2ebbd
316 changed files with 33 additions and 4447 deletions
-15
View File
@@ -96,18 +96,3 @@ void daDr2_Create(fopAc_ac_c*) {
/* Nonmatching */
}
/* 00002668-000026A4 .text __dt__11iwa_hahen_sFv */
iwa_hahen_s::~iwa_hahen_s() {
/* Nonmatching */
}
/* 000026A4-000026A8 .text __ct__11iwa_hahen_sFv */
iwa_hahen_s::iwa_hahen_s() {
/* Nonmatching */
}
/* 00002760-000027A8 .text __dt__11daDr2_HIO_cFv */
daDr2_HIO_c::~daDr2_HIO_c() {
/* Nonmatching */
}