mirror of
https://github.com/feather-wallet/feather.git
synced 2025-01-24 19:45:50 +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 <wallet/api/wallet2_api.h>
|
||||||
#include "PendingTransactionInfo.h"
|
#include "PendingTransactionInfo.h"
|
||||||
|
|
||||||
|
|
||||||
//namespace Monero {
|
|
||||||
//class PendingTransaction;
|
|
||||||
//}
|
|
||||||
|
|
||||||
class PendingTransaction : public QObject
|
class PendingTransaction : public QObject
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
Loading…
Reference in a new issue