This is a micro-optimization after the previous commit: don't call FindToolByPositionWithPacking() at all rather than calling it and then ignoring its result if wxAUI_TB_NO_TOOLTIPS style is set. This commit is best viewed ignoring whitespace.