[PATCH 1/6] NO_PANORAMIX preprocessor symbol is nowhere defined

Peter Hutterer peter.hutterer at who-t.net
Tue Aug 3 18:32:29 PDT 2010


On Sun, Aug 01, 2010 at 09:28:18PM +0200, Tomas Carnecky wrote:
> Which makes it useless, so remove it.
> 
> Signed-off-by: Tomas Carnecky <tom at dbservice.com>
> ---
>  mi/miinitext.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/mi/miinitext.c b/mi/miinitext.c
> index a7441c9..4499f37 100644
> --- a/mi/miinitext.c
> +++ b/mi/miinitext.c
> @@ -389,9 +389,7 @@ InitExtensions(int argc, char *argv[])
>      if (!noGEExtension) GEExtensionInit();
>  
>  #ifdef PANORAMIX
> -# if !defined(NO_PANORAMIX)
>    if (!noPanoramiXExtension) PanoramiXExtensionInit();
> -# endif
>  #endif
>  #ifdef INXQUARTZ
>      if(!noPseudoramiXExtension) PseudoramiXExtensionInit();
> -- 
> 1.7.2.1.g43c6fa

Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>

Cheers,
  Peter


More information about the xorg-devel mailing list