X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7e4545b8a0407d0ba0cd0f48eb74a6c6e2b6778a..bc429ce01f519f3edae182b516cb15b8d2df54a7:/src/common/combocmn.cpp diff --git a/src/common/combocmn.cpp b/src/common/combocmn.cpp index ad80f48d51..aef6c75cbf 100644 --- a/src/common/combocmn.cpp +++ b/src/common/combocmn.cpp @@ -913,6 +913,9 @@ void wxComboCtrlBase::PositionTextCtrl( int textCtrlXAdjust, int textCtrlYAdjust } } else +#else + wxUnusedVar(textCtrlXAdjust); + wxUnusedVar(textCtrlYAdjust); #endif { // If it has border, have textctrl will the entire text field.