Remove refcnt field from InputDriverRec.
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Thu, 28 Oct 2010 05:19:19 +0000 (22:19 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Thu, 28 Oct 2010 05:19:19 +0000 (22:19 -0700)
commite282087cfe70917232ff520929ccbdbe6b4c521e
tree74549b4e57f375d77736895a9fe5895daf22ba67
parent96a383c95f8d97b966249eccb31734375df2c295
Remove refcnt field from InputDriverRec.

Wasn't used in the server and is now removed.

Fixes compiler error:
"acecad.c", line 111: too many struct/union initializers

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
src/acecad.c