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

Andrey Turkin andrey.turkin at gmail.com
Mon Oct 26 03:35:01 CDT 2009


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