mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-07 05:14:58 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -45,14 +45,3 @@ BOOL daObjGaship::Act_c::_execute() {
|
||||
BOOL daObjGaship::Act_c::_draw() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* 00000700-00000760 .text __dt__Q211daObjGaship5Act_cFv */
|
||||
daObjGaship::Act_c::~Act_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user