mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-05 04:49:45 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -86,22 +86,3 @@ void daSitem_Create(fopAc_ac_c*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00002F48-00002F84 .text __dt__7sitem_sFv */
|
||||
sitem_s::~sitem_s() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00002F84-00002F88 .text __ct__7sitem_sFv */
|
||||
sitem_s::sitem_s() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user