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
-46
View File
@@ -271,49 +271,3 @@ void daBgn_Create(fopAc_ac_c*) {
/* Nonmatching */
}
/* 0000CA80-0000CEA4 .text __ct__9bgn_classFv */
bgn_class::bgn_class() {
/* Nonmatching */
}
/* 0000CF44-0000CF80 .text __dt__12dKy_tevstr_cFv */
dKy_tevstr_c::~dKy_tevstr_c() {
/* Nonmatching */
}
/* 0000D13C-0000D1A0 .text __dt__6move_sFv */
move_s::~move_s() {
/* Nonmatching */
}
/* 0000D1A0-0000D1E8 .text __ct__6move_sFv */
move_s::move_s() {
/* Nonmatching */
}
/* 0000D1E8-0000D2E4 .text __dt__6part_sFv */
part_s::~part_s() {
/* Nonmatching */
}
/* 0000D2E4-0000D424 .text __ct__6part_sFv */
part_s::part_s() {
/* Nonmatching */
}
/* 0000D620-0000D668 .text __dt__11daBgn_HIO_cFv */
daBgn_HIO_c::~daBgn_HIO_c() {
/* Nonmatching */
}