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:
parent
934b771f7a
commit
159bb1c33d
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue