mi: drop obsolete mibitblt.c

This file is practically empty now, so we can remove it.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1502>
This commit is contained in:
Enrico Weigelt, metux IT consult
2024-04-18 20:48:30 +02:00
parent af2b29106d
commit a716484926
3 changed files with 0 additions and 69 deletions

View File

@@ -4257,7 +4257,6 @@ bit in that plane equal to 0. If format is XYPixmap, planemask is
guaranteed to have a single bit set; the bits should be written in
Bitmap format, which is the format for a single plane of an XYPixmap.</para>
<para>
An example implementation is miGetImage() in Xserver/mi/mibitblt.c.
<blockquote><programlisting>
void pGC->ops->ImageText8(pDraw, pGC, x, y, count, chars)