mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
PendingTransaction: remove commented code
This commit is contained in:
parent
a390bebf08
commit
3082a29528
1 changed files with 0 additions and 5 deletions
|
@ -11,11 +11,6 @@
|
|||
#include <wallet/api/wallet2_api.h>
|
||||
#include "PendingTransactionInfo.h"
|
||||
|
||||
|
||||
//namespace Monero {
|
||||
//class PendingTransaction;
|
||||
//}
|
||||
|
||||
class PendingTransaction : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Reference in a new issue