[PATCH xserver 1/8] bsd: Remove unused macros KBD_FD

Jamey Sharp jamey at minilop.net
Thu Sep 15 12:27:11 PDT 2011


Reviewed-by: Jamey Sharp <jamey at minilop.net>

On Thu, Sep 15, 2011 at 11:20:21PM +0600, Alexandr Shadchin wrote:
> Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin at gmail.com>
> ---
>  hw/xfree86/os-support/bsd/bsd_bell.c |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> diff --git a/hw/xfree86/os-support/bsd/bsd_bell.c b/hw/xfree86/os-support/bsd/bsd_bell.c
> index 55eb752..fb457db 100644
> --- a/hw/xfree86/os-support/bsd/bsd_bell.c
> +++ b/hw/xfree86/os-support/bsd/bsd_bell.c
> @@ -37,10 +37,6 @@
>  #include "xf86Priv.h"
>  #include "xf86_OSlib.h"
>  
> -#ifdef WSCONS_SUPPORT
> -#define KBD_FD(i) ((i).kbdFd != -1 ? (i).kbdFd : (i).consoleFd)
> -#endif
> -
>  void
>  xf86OSRingBell(int loudness, int pitch, int duration)
>  {
> -- 
> 1.7.6
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110915/f4eed9cb/attachment.pgp>


More information about the xorg-devel mailing list