X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4455332266b332ca005c3430234f9a2b372b5764..0b49ccf8d66e2568e2b0de85c25b406aad39f3b1:/src/mac/listbox.cpp diff --git a/src/mac/listbox.cpp b/src/mac/listbox.cpp index 87757f78e2..0cc15e774f 100644 --- a/src/mac/listbox.cpp +++ b/src/mac/listbox.cpp @@ -221,7 +221,6 @@ bool wxListBox::Create(wxWindow *parent, wxWindowID id, Str255 fontName ; SInt16 fontSize ; Style fontStyle ; - SInt16 fontNum ; #if TARGET_CARBON GetThemeFont(kThemeViewsFont , GetApplicationScript() , fontName , &fontSize , &fontStyle ) ; #else