mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
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:707965407aSigned-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1497> (cherry picked from commit17db4ba3de)
This commit is contained in:
committed by
Alan Coopersmith
parent
6625d433df
commit
d4027baf66
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user