include: don't install propertyst.h

Nothing in here needs anything from that include file, so no need for
including it.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult 2025-05-15 14:49:21 +02:00
parent 73d2d99ace
commit 1c088613ba
2 changed files with 0 additions and 2 deletions

View File

@ -251,7 +251,6 @@ cat > sdksyms.c << EOF
#include "pixmapstr.h"
#include "privates.h"
#include "property.h"
#include "propertyst.h"
#include "ptrveloc.h"
#include "region.h"
#include "regionstr.h"

View File

@ -484,7 +484,6 @@ if build_xorg
'pixmapstr.h',
'privates.h',
'property.h',
'propertyst.h',
'ptrveloc.h',
'region.h',
'regionstr.h',