xfree86: sdksyms: drop errornous check for mifillarc.h

This file had been dropped from public API a decade ago, but sdksyms.sh
yet had been forgotten to be fixed.

Fixes: 707965407a
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1497>
This commit is contained in:
Enrico Weigelt, metux IT consult 2024-04-22 18:34:25 +02:00
parent 43f47e8e65
commit 17db4ba3de

View File

@ -199,7 +199,6 @@ cat > sdksyms.c << EOF
#include "mipointrst.h"
#include "mizerarc.h"
#include "micoord.h"
#include "mifillarc.h"
#include "mistruct.h"
#include "mioverlay.h"