data-device: Don't emit a signal for drag icon changes
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 7 May 2013 19:30:49 +0000 (15:30 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 8 May 2013 00:46:04 +0000 (20:46 -0400)
commit624d8f22933cf43782fd73fc6b312827a65cf65a
tree955d9045d9e513f892b1372addd76f58e400c36a
parent7848bb687c3502417ba8dc380af6245c9418354b
data-device: Don't emit a signal for drag icon changes

The signal used to be in libwayland-server and the listener in weston, but
now they're both in the same file, so lets stop using signal.
src/compositor.h
src/data-device.c
src/input.c