mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
KWallet - Remove trailing return
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
parent
52ae23a36b
commit
ff8fb711b9
|
@ -279,8 +279,6 @@ void KWalletPasswordBackend::initialize()
|
||||||
++j;
|
++j;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
KWalletPasswordBackend::~KWalletPasswordBackend()
|
KWalletPasswordBackend::~KWalletPasswordBackend()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user