diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-09-27 18:30:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-27 15:30:54 -0700 |
| commit | 54d8839d916beef73c29165932fb33f9b24f2394 (patch) | |
| tree | f79fb8546f8f3b4cff8fb887061b796a3026c64a /src/d/d_msg_out_font.cpp | |
| parent | 3f37bad921166c8c47ef2a2b914bc8d3535bc87c (diff) | |
Remove unnecessary externs (#2705)
Diffstat (limited to 'src/d/d_msg_out_font.cpp')
| -rw-r--r-- | src/d/d_msg_out_font.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/d/d_msg_out_font.cpp b/src/d/d_msg_out_font.cpp index c01b59839e..eef5d7b7a6 100644 --- a/src/d/d_msg_out_font.cpp +++ b/src/d/d_msg_out_font.cpp @@ -7,8 +7,6 @@ #include "d/d_msg_object.h" #include "f_op/f_op_msg_mng.h" -extern dMsgObject_HIO_c g_MsgObject_HIO_c; - /* 80225BB8-80225BF4 2204F8 003C+00 1/1 0/0 0/0 .text __ct__13COutFontSet_cFv */ COutFontSet_c::COutFontSet_c() { initialize(); |
