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