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
-16
View File
@@ -151,19 +151,3 @@ void daBmd_Create(fopAc_ac_c*) {
/* Nonmatching */
}
/* 00006908-00006AF4 .text __ct__9bmd_classFv */
bmd_class::bmd_class() {
/* Nonmatching */
}
/* 000073FC-00007444 .text __dt__11daBmd_HIO_cFv */
daBmd_HIO_c::~daBmd_HIO_c() {
/* Nonmatching */
}