device/xi2: Remove the ::remove implementation
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 18 Jan 2011 13:02:15 +0000 (13:02 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 21 Jan 2011 10:25:44 +0000 (10:25 +0000)
commit9c48486d7ac73aa55b69a70cf1ef7009a0af2a09
tree81904e9b392f6c3123892b8799545c228e97743e
parent0075c45ca49569988fb6b8f1b4a60cd4e77be287
device/xi2: Remove the ::remove implementation

Removing a device is only internal API, and we already have a function
for that: we don't need to implement the DeviceManager virtual as well.
clutter/x11/clutter-device-manager-xi2.c