andrewprock / pokerstove

poker evaluation and enumeration software
BSD 3-Clause "New" or "Revised" License
804 stars 350 forks source link

Fix unused parameter warning. #83

Closed SobhanMP closed 3 months ago

SobhanMP commented 3 months ago

Hi, thanks for the excellent library, the commit fixes a warning.

 PokerHandEvaluator.h:152:37: warning: unused parameter 'sz' [-Wunused-parameter]