mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-06-07 06:22:44 -04:00
Coding style fixes.
This commit is contained in:
parent
bddc29101c
commit
f28f868671
3 changed files with 2 additions and 3 deletions
|
@ -26,7 +26,6 @@ SymmetricCipherStream::SymmetricCipherStream(QIODevice* baseDevice, SymmetricCip
|
|||
, m_bufferFilling(false)
|
||||
, m_error(false)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
SymmetricCipherStream::~SymmetricCipherStream()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue