]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/combobox.cpp
fixing native font info support bugs
[wxWidgets.git] / src / osx / carbon / combobox.cpp
index 6792bbf1ae12d59c5c61f317d1a63a141c93eb46..53b729485e8be4e7274973a2f6856ccc49ca0ef6 100644 (file)
@@ -659,7 +659,7 @@ bool wxComboBox::CanRedo() const
         return false;
 }
 
-bool wxComboBox::OSXHandleClicked( double timestampsec )
+bool wxComboBox::OSXHandleClicked( double WXUNUSED(timestampsec) )
 {
 /*
     For consistency with other platforms, clicking in the text area does not constitute a selection