From 301af659e26001dfbfe1d938b6f4116c237163f1 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Fri, 29 Sep 2023 16:48:41 -0400 Subject: [PATCH] Fix merge error --- LEGO1/mxdsactionlist.h | 9 --------- 1 file changed, 9 deletions(-) diff --git a/LEGO1/mxdsactionlist.h b/LEGO1/mxdsactionlist.h index b75ceb72..fe0e162c 100644 --- a/LEGO1/mxdsactionlist.h +++ b/LEGO1/mxdsactionlist.h @@ -34,13 +34,4 @@ typedef MxListCursorChild MxDSActionListCursor; // OFFSET: LEGO1 0x100c9d30 TEMPLATE // MxList::~MxList -// OFFSET: LEGO1 0x100c9d20 TEMPLATE -// MxListParent::Destroy - -// OFFSET: LEGO1 0x100c9cd0 TEMPLATE -// MxListParent::~MxListParent - -// OFFSET: LEGO1 0x100c9d30 TEMPLATE -// MxList::~MxList - #endif // MXDSACTIONLIST_H