PendingTransaction: remove commented code

This commit is contained in:
tobtoht 2021-10-13 23:02:48 +02:00
parent a390bebf08
commit 3082a29528
No known key found for this signature in database
GPG key ID: 1CADD27F41F45C3C

View file

@ -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