summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/smi_video.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/smi_video.c b/src/smi_video.c
index 7d3ffab..f842747 100644
--- a/src/smi_video.c
+++ b/src/smi_video.c
@@ -66,12 +66,6 @@ The default value can be set with the driver option Interlaced
*/
-#ifdef XF86_VERSION_CURRENT
-# if XF86_VERSION_CURRENT < XF86_VERSION_NUMERIC(4,3,99,0,0)
-# define REGION_EQUAL(pScreen, r1, r2) RegionsEqual(r1, r2))
-# endif
-#endif
-
#undef MIN
#undef ABS
#undef CLAMP