summaryrefslogtreecommitdiff
path: root/mi
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2017-11-06 15:25:34 -0500
committerAdam Jackson <ajax@redhat.com>2017-11-06 17:22:46 -0500
commit2e7f790b5770589ae2f97ee363ecd33fdb362c24 (patch)
tree870a41e5f76f2885f09c92a36608d8e3414c9528 /mi
parent4d15a2645f00995618d8687edf1fb0f4b2316ace (diff)
dix: Remove ffs.c
Your libc has ffs, I promise. Signed-off-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'mi')
-rw-r--r--mi/mibitblt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/mi/mibitblt.c b/mi/mibitblt.c
index 28296a449..2de5bf8fd 100644
--- a/mi/mibitblt.c
+++ b/mi/mibitblt.c
@@ -62,10 +62,6 @@ SOFTWARE.
#include <X11/Xmd.h>
#include "servermd.h"
-#ifndef HAVE_FFS
-extern int ffs(int);
-#endif
-
/* MICOPYAREA -- public entry for the CopyArea request
* For each rectangle in the source region
* get the pixels with GetSpans