On Thu, Oct 14, 2010 at 12:49 PM, Adam Jackson <a...@redhat.com> wrote:
> Signed-off-by: Adam Jackson <a...@redhat.com>
> ---
>  hw/xfree86/os-support/shared/sigio.c |    9 ---------
>  1 files changed, 0 insertions(+), 9 deletions(-)
>
> diff --git a/hw/xfree86/os-support/shared/sigio.c 
> b/hw/xfree86/os-support/shared/sigio.c
> index aed5654..274a8ab 100644
> --- a/hw/xfree86/os-support/shared/sigio.c
> +++ b/hw/xfree86/os-support/shared/sigio.c
> @@ -1,4 +1,3 @@
> -
>  /* sigio.c -- Support for SIGIO handler installation and removal
>  * Created: Thu Jun  3 15:39:18 1999 by fa...@precisioninsight.com
>  *
> @@ -67,14 +66,6 @@
>  # include <stropts.h>
>  #endif
>
> -/*
> - * Linux libc5 defines FASYNC, but not O_ASYNC.  Don't know if it is
> - * functional or not.
> - */
> -#if defined(FASYNC) && !defined(O_ASYNC)
> -#  define O_ASYNC FASYNC
> -#endif
> -
>  #ifdef MAXDEVICES
>  /* MAXDEVICES represents the maximimum number of input devices usable
>  * at the same time plus one entry for DRM support.
> --
> 1.7.2.3

Ha.

Reviewed-by: Matt Turner <matts...@gmail.com>
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to