From 6ec4a2ebbd31ed7f75ffa1ec4dd15947f42dbc9c Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Sun, 26 Nov 2023 23:16:19 -0500 Subject: Remove weak ctors/dtors from .cpp files --- src/d/actor/d_a_bl.cpp | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'src/d/actor/d_a_bl.cpp') diff --git a/src/d/actor/d_a_bl.cpp b/src/d/actor/d_a_bl.cpp index 555e587c..6d16e72e 100644 --- a/src/d/actor/d_a_bl.cpp +++ b/src/d/actor/d_a_bl.cpp @@ -156,19 +156,3 @@ void daBL_Create(fopAc_ac_c*) { /* Nonmatching */ } -/* 00005D88-00006020 .text __ct__8bl_classFv */ -bl_class::bl_class() { - /* Nonmatching */ -} - - - - - - - - - - - - -- cgit v1.2.3