summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_himo3.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2023-11-26 23:16:19 -0500
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2023-11-26 23:16:19 -0500
commit6ec4a2ebbd31ed7f75ffa1ec4dd15947f42dbc9c (patch)
treec9c2c438c8ed1dff6a8e90b7b763e8422373479f /src/d/actor/d_a_himo3.cpp
parent1c5dad23a20855655329b2992633724f3a020f95 (diff)
Remove weak ctors/dtors from .cpp files
Diffstat (limited to 'src/d/actor/d_a_himo3.cpp')
-rw-r--r--src/d/actor/d_a_himo3.cpp36
1 files changed, 0 insertions, 36 deletions
diff --git a/src/d/actor/d_a_himo3.cpp b/src/d/actor/d_a_himo3.cpp
index 85df9755..6539fc6a 100644
--- a/src/d/actor/d_a_himo3.cpp
+++ b/src/d/actor/d_a_himo3.cpp
@@ -61,39 +61,3 @@ void daHimo3_Create(fopAc_ac_c*) {
/* Nonmatching */
}
-/* 00002128-0000238C .text __ct__11himo3_classFv */
-himo3_class::himo3_class() {
- /* Nonmatching */
-}
-
-/* 0000238C-000023C8 .text __dt__7h3_ga_sFv */
-h3_ga_s::~h3_ga_s() {
- /* Nonmatching */
-}
-
-/* 000023C8-000023CC .text __ct__7h3_ga_sFv */
-h3_ga_s::h3_ga_s() {
- /* Nonmatching */
-}
-
-/* 00002870-000028AC .text __dt__7himo3_sFv */
-himo3_s::~himo3_s() {
- /* Nonmatching */
-}
-
-/* 000028AC-000028B0 .text __ct__7himo3_sFv */
-himo3_s::himo3_s() {
- /* Nonmatching */
-}
-
-/* 00002CB8-00002D00 .text __dt__10himo3HIO_cFv */
-himo3HIO_c::~himo3HIO_c() {
- /* Nonmatching */
-}
-
-
-
-
-
-
-