summaryrefslogtreecommitdiff
path: root/src/d/msg/d_msg_string_base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/msg/d_msg_string_base.cpp')
-rw-r--r--src/d/msg/d_msg_string_base.cpp25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/d/msg/d_msg_string_base.cpp b/src/d/msg/d_msg_string_base.cpp
index 2fe10220c5..d8f2f24ef8 100644
--- a/src/d/msg/d_msg_string_base.cpp
+++ b/src/d/msg/d_msg_string_base.cpp
@@ -9,31 +9,6 @@
#include "dolphin/types.h"
//
-// Types:
-//
-
-struct jmessage_string_tControl {
- /* 8022FB5C */ jmessage_string_tControl();
-};
-
-struct COutFont_c {};
-
-struct jmessage_string_tReference {
- /* 8022F8C0 */ jmessage_string_tReference();
- /* 8022F9AC */ void init(J2DTextBox*, J2DTextBox*, JUTFont*, COutFont_c*, u8);
- /* 8022FA38 */ void getLineLength(int);
-};
-
-struct jmessage_string_tSequenceProcessor {
- /* 80230A08 */ jmessage_string_tSequenceProcessor(jmessage_string_tReference const*,
- jmessage_string_tControl*);
-};
-
-struct jmessage_string_tRenderingProcessor {
- /* 80230BC8 */ jmessage_string_tRenderingProcessor(jmessage_string_tReference const*);
-};
-
-//
// Forward References:
//