mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -76,20 +76,3 @@ void daDk_Create(fopAc_ac_c*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 0000125C-00001308 .text __dt__6tail_sFv */
|
||||
tail_s::~tail_s() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001344-000013F0 .text __ct__6tail_sFv */
|
||||
tail_s::tail_s() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000013F8-00001440 .text __dt__10daDk_HIO_cFv */
|
||||
daDk_HIO_c::~daDk_HIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user