diff options
Diffstat (limited to 'src/walletbar.cpp')
-rw-r--r-- | src/walletbar.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/walletbar.cpp b/src/walletbar.cpp index 851edec4..cc084001 100644 --- a/src/walletbar.cpp +++ b/src/walletbar.cpp @@ -74,11 +74,6 @@ WalletBar::WalletBar(QWidget *parent) } -WalletBar::~WalletBar() -{ -} - - void WalletBar::rememberData() { emit saveFormDataAccepted(m_key); |