X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3bf5a59b5e058bebffcf9d87f03550b4ecf93e73..cf49c9551bb3a2e732179e52b13892d64bdd58d5:/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;