data_source: Remove pre_destroy signal 31/294631/1
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 11 May 2023 06:06:29 +0000 (15:06 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 22 Jun 2023 03:37:52 +0000 (12:37 +0900)
commit52a8b6bdeca0964486f1ad1f43980707ffc488dd
tree705e3b1ebefce68876d3235e516bef2cd4051747
parent46c9826e0d1b6050f0bf8aa83968c76be37369ad
data_source: Remove pre_destroy signal

Now that the wl_signal_emit_mutable() is used, the `pre_destroy` signal
is no longer necessary.

Change-Id: Iec6ea58c20e46b3de97625904b9b58499d19f024
src/data_device.h
src/data_device/data_offer.c
src/data_device/data_source.c