[PATCH 27/31] XvMC: Remove unused XvMCGeneration

Daniel Stone daniel at fooishbar.org
Fri Dec 2 03:31:33 PST 2011


I wonder if this even works across multiple generations.

Signed-off-by: Daniel Stone <daniel at fooishbar.org>
---
 Xext/xvmc.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Xext/xvmc.c b/Xext/xvmc.c
index 5f6574f..a3cf67e 100644
--- a/Xext/xvmc.c
+++ b/Xext/xvmc.c
@@ -38,8 +38,6 @@ static DevPrivateKeyRec XvMCScreenKeyRec;
 #define XvMCScreenKey (&XvMCScreenKeyRec)
 static Bool XvMCInUse;
 
-unsigned long XvMCGeneration = 0;
-
 int XvMCReqCode;
 int XvMCEventBase;
 
-- 
1.7.7.3



More information about the xorg-devel mailing list