xserver: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Mar 9 17:11:36 UTC 2024


 mi/miwideline.c |   10 ----------
 1 file changed, 10 deletions(-)

New commits:
commit 159bb1c33d6b3c0adfbe7d9bb4df16e467bc40a0
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Tue Mar 5 18:36:32 2024 +0100

    mi: drop some dead code
    
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
    Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1363>

diff --git a/mi/miwideline.c b/mi/miwideline.c
index 54de1d3e6..6e02d70cb 100644
--- a/mi/miwideline.c
+++ b/mi/miwideline.c
@@ -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  */


More information about the xorg-commit mailing list