mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 05:37:03 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -151,19 +151,3 @@ void daBmd_Create(fopAc_ac_c*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00006908-00006AF4 .text __ct__9bmd_classFv */
|
||||
bmd_class::bmd_class() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000073FC-00007444 .text __dt__11daBmd_HIO_cFv */
|
||||
daBmd_HIO_c::~daBmd_HIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user