mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-12 10:17:25 -04:00
delete unused WalletManager functions
This commit is contained in:
@@ -143,11 +143,6 @@ public:
|
||||
// clear/rename wallet cache
|
||||
Q_INVOKABLE bool clearWalletCache(const QString &fileName) const;
|
||||
|
||||
Q_INVOKABLE void debug(const QString &s);
|
||||
Q_INVOKABLE void info(const QString &s);
|
||||
Q_INVOKABLE void warning(const QString &s);
|
||||
Q_INVOKABLE void error(const QString &s);
|
||||
|
||||
signals:
|
||||
|
||||
void walletOpened(Wallet * wallet);
|
||||
|
||||
Reference in New Issue
Block a user