X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3bf5a59b5e058bebffcf9d87f03550b4ecf93e73..286694ba265d1bf68290cac192bbe54259c313d9:/src/os2/font.cpp?ds=inline 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;