smb: do not double finish

Authored by sitter on Mar 12 2020, 1:07 PM.

Description

smb: do not double finish

Summary:
finish() must not be called twice yet previously the case branches
would call it but then there'd also be a global finished after the switch.
remove the cases' finished().

this code is, I think, actually not used anywhere so it matters little.

Test Plan: hoping for the best!

Reviewers: ngraham

Reviewed By: ngraham

Subscribers: kde-frameworks-devel, kfm-devel

Tags: Dolphin, Frameworks

Differential Revision: https://phabricator.kde.org/D28014

Details

Committed
sitterMar 16 2020, 11:00 AM
Reviewer
ngraham
Differential Revision
D28014: smb: do not double finish
Parents
R320:4107f48c4bd3: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown