summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/vnc/qvncintegration.cpp
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@qt.io>2017-09-05 10:55:14 +0200
committerGatis Paeglis <gatis.paeglis@qt.io>2017-09-05 14:16:43 +0000
commit90d5959dc49daea54cfe2e2b220a1225943e9642 (patch)
tree96f36d40125558f9548547e22d962266308986de /src/plugins/platforms/vnc/qvncintegration.cpp
parent35ed524d9226cb705081737652d72d5cbb86e6c6 (diff)
libinput: remove unused signals
I guess this signal pattern was copy-pasted from evdev input integration code, where we use similar signals in combination with QDeviceDiscovery. In libinput, device notifications are delivered via libinput APIs, so these signals are not necessary. In evdev we do some logging from slots that are connected to these signals. In libinput this is handled via libinput_log_set_handler. As we can see, we can simply drop this code. Change-Id: I50b519784e89b59ceeb3cf296780705fe98a8cbf Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'src/plugins/platforms/vnc/qvncintegration.cpp')
0 files changed, 0 insertions, 0 deletions