mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
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:
@@ -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"
|
||||
|
||||
@@ -484,7 +484,6 @@ if build_xorg
|
||||
'pixmapstr.h',
|
||||
'privates.h',
|
||||
'property.h',
|
||||
'propertyst.h',
|
||||
'ptrveloc.h',
|
||||
'region.h',
|
||||
'regionstr.h',
|
||||
|
||||
Reference in New Issue
Block a user