mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-27 14:50:40 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -96,18 +96,3 @@ void daDr2_Create(fopAc_ac_c*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00002668-000026A4 .text __dt__11iwa_hahen_sFv */
|
||||
iwa_hahen_s::~iwa_hahen_s() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000026A4-000026A8 .text __ct__11iwa_hahen_sFv */
|
||||
iwa_hahen_s::iwa_hahen_s() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00002760-000027A8 .text __dt__11daDr2_HIO_cFv */
|
||||
daDr2_HIO_c::~daDr2_HIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user