mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 22:10:59 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -146,40 +146,3 @@ void daBgn3_Create(fopAc_ac_c*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00004BC0-00004DB8 .text __ct__10bgn3_classFv */
|
||||
bgn3_class::bgn3_class() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00004FCC-000050F4 .text __dt__7part_s3Fv */
|
||||
part_s3::~part_s3() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000050F4-0000526C .text __ct__7part_s3Fv */
|
||||
part_s3::part_s3() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 0000526C-000052E8 .text __dt__9bgn3_ke_sFv */
|
||||
bgn3_ke_s::~bgn3_ke_s() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000052E8-00005350 .text __ct__9bgn3_ke_sFv */
|
||||
bgn3_ke_s::bgn3_ke_s() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000054E4-0000552C .text __dt__12daBgn3_HIO_cFv */
|
||||
daBgn3_HIO_c::~daBgn3_HIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user