Do not borrow undefined methods from public interfaces, this is not future-proof...
commit6c565519592d30787bbf922016d8a0b92ae03183
authorsonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 11 Feb 2013 19:33:27 +0000 (11 19:33 +0000)
committersonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 11 Feb 2013 19:33:27 +0000 (11 19:33 +0000)
tree7e9e023fc76e3339643a5ee5c32027ddd013a299
parentab22daacc11df824c03273efcdc4d378686e8e0a
Do not borrow undefined methods from public interfaces, this is not future-proof and hurts backwards compatibility

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46572 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/hidds/mouse/driverdata.c
rom/hidds/mouse/mouse.h
rom/hidds/mouse/mouse_init.c
rom/hidds/mouse/subsystem.c