On Mon, Jan 04, 2010 at 02:04:55AM +0600, Mikhail Gusarov wrote: > Bus mice aren't anymore, do not keep dead code around. > > Signed-off-by: Mikhail Gusarov <[email protected]> > --- > hw/kdrive/linux/Makefile.am | 2 +- > hw/kdrive/linux/bus.c | 132 > ------------------------------------------- > 2 files changed, 1 insertions(+), 133 deletions(-) > delete mode 100644 hw/kdrive/linux/bus.c > > diff --git a/hw/kdrive/linux/Makefile.am b/hw/kdrive/linux/Makefile.am > index 2f89b8f..fe4a3d1 100644 > --- a/hw/kdrive/linux/Makefile.am > +++ b/hw/kdrive/linux/Makefile.am > @@ -19,7 +19,7 @@ liblinux_la_SOURCES += evdev.c > endif > > if KDRIVE_MOUSE > -liblinux_la_SOURCES += mouse.c bus.c ms.c ps2.c > +liblinux_la_SOURCES += mouse.c ms.c ps2.c > endif > > if TSLIB
Probably worth doing the same to ms.c, I guess? Cheers, Daniel
pgpCfoRvdFbi7.pgp
Description: PGP signature
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
