X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4455332266b332ca005c3430234f9a2b372b5764..3f85391ea7ec33be616af1a323e2d5c2e0f6e74f:/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