summaryrefslogtreecommitdiff
path: root/src/f_op/f_op_msg_mng.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/f_op/f_op_msg_mng.cpp')
-rw-r--r--src/f_op/f_op_msg_mng.cpp16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/f_op/f_op_msg_mng.cpp b/src/f_op/f_op_msg_mng.cpp
index 11a9063e..18e932cd 100644
--- a/src/f_op/f_op_msg_mng.cpp
+++ b/src/f_op/f_op_msg_mng.cpp
@@ -147,22 +147,6 @@ static struct {
class mesg_header;
class fopMsgM_pane_alpha_class;
-class MyPicture : public J2DPicture {
-public:
- virtual ~MyPicture() {}
- virtual void drawSelf(f32, f32);
- virtual void drawSelf(f32, f32, Mtx*);
- virtual void drawFullSet2(f32, f32, f32, f32, J2DBinding, J2DMirror, bool, Mtx*);
-
-private:
- f32 m124;
- f32 m128;
- f32 m12C;
- f32 m130;
- u8 m134;
-};
-
-
/* 8002ABB4-8002AC1C .text drawSelf__9MyPictureFff */
void MyPicture::drawSelf(f32 x, f32 y) {