mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -155,16 +155,3 @@ BOOL daObjShmrgrd_c::_execute() {
|
||||
BOOL daObjShmrgrd_c::_draw() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* 00001CF0-00002124 .text __dt__14daObjShmrgrd_cFv */
|
||||
daObjShmrgrd_c::~daObjShmrgrd_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user