summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/xf86Fpit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xf86Fpit.c b/src/xf86Fpit.c
index 993fbe6..a8dd951 100644
--- a/src/xf86Fpit.c
+++ b/src/xf86Fpit.c
@@ -669,7 +669,6 @@ _X_EXPORT InputDriverRec FPIT = {
xf86FpitInit, /* pre-init */
xf86FpitUninit, /* un-init */
NULL, /* module */
- 0 /* ref count */
};
#ifdef XFree86LOADER