[PATCH void 4/6] Remove unused refcount field.
Peter Hutterer
peter.hutterer at who-t.net
Wed Nov 24 18:57:31 PST 2010
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
src/void.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/void.c b/src/void.c
index 5764111..e655d92 100644
--- a/src/void.c
+++ b/src/void.c
@@ -238,7 +238,6 @@ _X_EXPORT InputDriverRec VOID = {
xf86VoidInit, /* pre-init */
xf86VoidUninit, /* un-init */
NULL, /* module */
- 0 /* ref count */
};
/*
--
1.7.3.2
More information about the xorg-devel
mailing list