mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 08:48:01 +02:00
XvMC: Remove unused XvMCGeneration
I wonder if this even works across multiple generations. Signed-off-by: Daniel Stone <daniel@fooishbar.org> Reviewed-by: Adam Jackson <ajax@redhat.com> Acked-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
7cef23a6dd
commit
766a403bc7
1 changed files with 0 additions and 2 deletions
|
|
@ -37,8 +37,6 @@ static DevPrivateKeyRec XvMCScreenKeyRec;
|
|||
#define XvMCScreenKey (&XvMCScreenKeyRec)
|
||||
static Bool XvMCInUse;
|
||||
|
||||
unsigned long XvMCGeneration = 0;
|
||||
|
||||
int XvMCReqCode;
|
||||
int XvMCEventBase;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue