summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_bst.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_bst.cpp
parent1c5dad23a20855655329b2992633724f3a020f95 (diff)
Remove weak ctors/dtors from .cpp files
Diffstat (limited to 'src/d/actor/d_a_bst.cpp')
-rw-r--r--src/d/actor/d_a_bst.cpp25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/d/actor/d_a_bst.cpp b/src/d/actor/d_a_bst.cpp
index 1820f43f..de045605 100644
--- a/src/d/actor/d_a_bst.cpp
+++ b/src/d/actor/d_a_bst.cpp
@@ -211,28 +211,3 @@ void daBst_Create(fopAc_ac_c*) {
/* Nonmatching */
}
-/* 0000B860-0000BB84 .text __ct__9bst_classFv */
-bst_class::bst_class() {
- /* Nonmatching */
-}
-
-/* 0000C42C-0000C474 .text __dt__11daBst_HIO_cFv */
-daBst_HIO_c::~daBst_HIO_c() {
- /* Nonmatching */
-}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-