[PATCH elographics 6/7] Remove refcount field, dropped from the server
Peter Hutterer
peter.hutterer at who-t.net
Thu Dec 2 15:39:04 PST 2010
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
src/xf86Elo.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/xf86Elo.c b/src/xf86Elo.c
index 527ad1c..4c3426f 100644
--- a/src/xf86Elo.c
+++ b/src/xf86Elo.c
@@ -1073,7 +1073,6 @@ _X_EXPORT InputDriverRec ELOGRAPHICS = {
xf86EloInit, /* pre-init */
xf86EloUninit, /* un-init */
NULL, /* module */
- 0 /* ref count */
};
static pointer
--
1.7.3.2
More information about the xorg-devel
mailing list