mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
xfree86: xv: unexport XF86XvScreenKey
Not used by any drivers, and the include is private anyways. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
/*** These are DDX layer privates ***/
|
||||
|
||||
extern _X_EXPORT DevPrivateKey XF86XvScreenKey;
|
||||
extern DevPrivateKey XF86XvScreenKey;
|
||||
|
||||
typedef struct {
|
||||
DestroyWindowProcPtr DestroyWindow;
|
||||
|
||||
Reference in New Issue
Block a user