On 06/25/2015 04:51 PM, Dave Airlie wrote:
> From: Dave Airlie <airl...@redhat.com>
> 
> These macros aren't used anywhere.
> 
> Signed-off-by: Dave Airlie <airl...@redhat.com>
> ---
>  hw/xfree86/modes/xf86Rotate.c | 5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/hw/xfree86/modes/xf86Rotate.c b/hw/xfree86/modes/xf86Rotate.c
> index 9c00a44..01cc764 100644
> --- a/hw/xfree86/modes/xf86Rotate.c
> +++ b/hw/xfree86/modes/xf86Rotate.c
> @@ -44,11 +44,6 @@
>  #include "X11/Xatom.h"
>  
>  /* borrowed from composite extension, move to Render and publish? */

Does this comment apply to those macros?

> -
> -#define F(x) IntToxFixed(x)
> -
> -#define toF(x)       ((float) (x) / 65536.0f)
> -
>  static void
>  xf86RotateCrtcRedisplay(xf86CrtcPtr crtc, RegionPtr region)
>  {
> 


-- 
Aaron
_______________________________________________
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