mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-30 05:35:07 +00:00
xf86Rotate: remove unused macros.
These macros aren't used anywhere. v1.1: drop comment (Aaron) Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -43,12 +43,6 @@
|
||||
#include "X11/extensions/dpmsconst.h"
|
||||
#include "X11/Xatom.h"
|
||||
|
||||
/* borrowed from composite extension, move to Render and publish? */
|
||||
|
||||
#define F(x) IntToxFixed(x)
|
||||
|
||||
#define toF(x) ((float) (x) / 65536.0f)
|
||||
|
||||
static void
|
||||
xf86RotateCrtcRedisplay(xf86CrtcPtr crtc, RegionPtr region)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user