ws2_32: Avoid a variable-length array.

Thomas Faber thomas.faber at reactos.org
Tue Mar 25 10:50:28 CDT 2014


On 2014-03-25 13:34, Bruno Jesus wrote:
> 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.

Yeah, can do. Sending an updated version.



More information about the wine-devel mailing list