mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
(submit/property.h) dix: unexport DeleteAllWindowProperties()
Not used by any drivers, so no need to keep it exported. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -65,6 +65,4 @@ extern _X_EXPORT int DeleteProperty(ClientPtr /*client */ ,
|
||||
WindowPtr /*pWin */ ,
|
||||
Atom /*propName */ );
|
||||
|
||||
extern _X_EXPORT void DeleteAllWindowProperties(WindowPtr /*pWin */ );
|
||||
|
||||
#endif /* PROPERTY_H */
|
||||
|
||||
Reference in New Issue
Block a user