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
-25
View File
@@ -211,28 +211,3 @@ void daBst_Create(fopAc_ac_c*) {
/* Nonmatching */
}
/* 0000B860-0000BB84 .text __ct__9bst_classFv */
bst_class::bst_class() {
/* Nonmatching */
}
/* 0000C42C-0000C474 .text __dt__11daBst_HIO_cFv */
daBst_HIO_c::~daBst_HIO_c() {
/* Nonmatching */
}