X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3bf5a59b5e058bebffcf9d87f03550b4ecf93e73..b2fcfd94d34b25233a0bf14f3ac388ae747bccb7:/src/os2/font.cpp

diff --git a/src/os2/font.cpp b/src/os2/font.cpp
index 5588a0a013..517053a915 100644
--- a/src/os2/font.cpp
+++ b/src/os2/font.cpp
@@ -376,8 +376,6 @@ bool wxFontRefData::Alloc(
     wxString                        sFaceName;
     long                            flId = m_hFont;
     long                            lRc;
-    short                           nIndex = 0;
-    PFONTMETRICS                    pFM = NULL;
     ERRORID                         vError;
     wxString                        sError;