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
-19
View File
@@ -61,22 +61,3 @@ void daKantera_Create(fopAc_ac_c*) {
/* Nonmatching */
}
/* 00002304-00002340 .text __dt__7mo_ga_sFv */
mo_ga_s::~mo_ga_s() {
/* Nonmatching */
}
/* 00002340-00002344 .text __ct__7mo_ga_sFv */
mo_ga_s::mo_ga_s() {
/* Nonmatching */
}