mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -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 */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user