mi: drop some dead code

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1363>
This commit is contained in:
Enrico Weigelt, metux IT consult 2024-03-05 18:36:32 +01:00 committed by Marge Bot
parent 934b771f7a
commit 159bb1c33d

View File

@ -71,16 +71,6 @@ SOFTWARE.
#include "miwideline.h"
#include "mi.h"
#if 0
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
#include "misc.h"
#include "pixmapstr.h"
#include "gcstruct.h"
#endif
typedef struct {
int count; /* number of spans */
DDXPointPtr points; /* pointer to list of start points */