mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
xvmc: move over protocol version defines into xvmc.c
These are exclusively used in one source file, so no need to keep them in a global header. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1693>
This commit is contained in:
committed by
Marge Bot
parent
171db3b01b
commit
a33639f975
@@ -157,8 +157,4 @@
|
||||
#define SERVER_XRES_MAJOR_VERSION 1
|
||||
#define SERVER_XRES_MINOR_VERSION 2
|
||||
|
||||
/* XvMC */
|
||||
#define SERVER_XVMC_MAJOR_VERSION 1
|
||||
#define SERVER_XVMC_MINOR_VERSION 1
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user