programs/extrac32: The debug channel is not used, remove it.

Jerome Leclanche adys.wh at gmail.com
Mon Oct 26 05:52:46 CDT 2009


I'm unsure programs themselves should use Wine's debug channels, either way.

J. Leclanche / Adys



On Mon, Oct 26, 2009 at 10:35 AM, Andrey Turkin <andrey.turkin at gmail.com> wrote:
> Don't do this please, initial part was just submitted, the channel will be
> used once other parts are in place.
>
> Francois Gouget wrote:
>>
>> ---
>>  programs/extrac32/extrac32.c |    2 --
>>  1 files changed, 0 insertions(+), 2 deletions(-)
>>
>> diff --git a/programs/extrac32/extrac32.c b/programs/extrac32/extrac32.c
>> index 7e8fbed..4e53af9 100644
>> --- a/programs/extrac32/extrac32.c
>> +++ b/programs/extrac32/extrac32.c
>> @@ -21,9 +21,7 @@
>>  #include <windows.h>
>>   #include "wine/unicode.h"
>> -#include "wine/debug.h"
>>  -WINE_DEFAULT_DEBUG_CHANNEL(extrac32);
>>   int PASCAL wWinMain(HINSTANCE hInstance, HINSTANCE prev, LPWSTR cmdline,
>> int show)
>>  {
>>
>
>
>
>



More information about the wine-patches mailing list