Fix build
This commit is contained in:
parent
188adfbee7
commit
25a0045587
1 changed files with 0 additions and 1 deletions
|
@ -176,7 +176,6 @@ void SftpPlugin::onUnmounted()
|
|||
|
||||
void SftpPlugin::onFailed(const QString& message)
|
||||
{
|
||||
mountError = message;
|
||||
KNotification::event(KNotification::Error, device()->name(), message);
|
||||
|
||||
unmount();
|
||||
|
|
Loading…
Reference in a new issue