xserver: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Feb 6 22:57:45 UTC 2025


 hw/xnest/Screen.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit af2d3e94878b50b0aa48a7d775132d4f5b638a67
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Thu Apr 25 14:07:02 2024 +0200

    xnest: drop obsolete mi.h include
    
    Since moving to mi_priv.h, we don't need to include mi.h here.
    
    Fixes: 94451181c2d6f65d761cb79020a4de2909ece353
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
    Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1725>

diff --git a/hw/xnest/Screen.c b/hw/xnest/Screen.c
index 2a762a782..bab6096b1 100644
--- a/hw/xnest/Screen.c
+++ b/hw/xnest/Screen.c
@@ -22,7 +22,6 @@ is" without express or implied warranty.
 
 #include "scrnintstr.h"
 #include "dix.h"
-#include "mi.h"
 #include "micmap.h"
 #include "colormapst.h"
 #include "resource.h"


More information about the xorg-commit mailing list