summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_bdk.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_bdk.cpp
parent1c5dad23a20855655329b2992633724f3a020f95 (diff)
Remove weak ctors/dtors from .cpp files
Diffstat (limited to 'src/d/actor/d_a_bdk.cpp')
-rw-r--r--src/d/actor/d_a_bdk.cpp48
1 files changed, 0 insertions, 48 deletions
diff --git a/src/d/actor/d_a_bdk.cpp b/src/d/actor/d_a_bdk.cpp
index acebc882..18449fd2 100644
--- a/src/d/actor/d_a_bdk.cpp
+++ b/src/d/actor/d_a_bdk.cpp
@@ -311,51 +311,3 @@ void daBdk_Create(fopAc_ac_c*) {
/* Nonmatching */
}
-/* 0000CCA8-0000D1A4 .text __ct__9bdk_classFv */
-bdk_class::bdk_class() {
- /* Nonmatching */
-}
-
-/* 0000D2D8-0000D3AC .text __dt__9bdk_eff_sFv */
-bdk_eff_s::~bdk_eff_s() {
- /* Nonmatching */
-}
-
-/* 0000D3AC-0000D440 .text __ct__9bdk_eff_sFv */
-bdk_eff_s::bdk_eff_s() {
- /* Nonmatching */
-}
-
-/* 0000D7D8-0000D884 .text __dt__10bdk_tail_sFv */
-bdk_tail_s::~bdk_tail_s() {
- /* Nonmatching */
-}
-
-/* 0000D884-0000D930 .text __ct__10bdk_tail_sFv */
-bdk_tail_s::bdk_tail_s() {
- /* Nonmatching */
-}
-
-/* 0000DC18-0000DC60 .text __dt__11daBdk_HIO_cFv */
-daBdk_HIO_c::~daBdk_HIO_c() {
- /* Nonmatching */
-}
-
-/* 0000DD14-0000DD4C .text __arraydtor$5507 */
-void __arraydtor$5507 {
- /* Nonmatching */
-}
-
-
-
-
-
-
-
-
-
-
-
-
-
-