Skip to content

Remove unneeded disconnects

Nicolas Fella requested to merge nicolasfella/kdeconnect-kde:disconnect into master

Some are right before the socket is destroyed, in other cases I'm pretty sure the signal will only be emitted once. There are still some disconnects left that are probably useful or I'm not sure about possible side effects

Merge request reports