ws2_32: Avoid a variable-length array.

Bruno Jesus 00cpxxx at gmail.com
Tue Mar 25 07:34:59 CDT 2014


On Tue, Mar 25, 2014 at 7:59 AM, Thomas Faber <thomas.faber at reactos.org> wrote:
>

>  #ifdef HAS_IRDA
> +#define MAX_IRDA_DEVICES 10
> +

I guess you could #undef before the #endif for HAS_IRDA since the
define is no longer used, but that is just my opinion.



More information about the wine-devel mailing list