diff options
Diffstat (limited to 'src/xf86Elo.c')
-rw-r--r-- | 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 |