Skip to content

Commit

Permalink
Delete some leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
aivve committed Sep 2, 2024
1 parent a25fab4 commit d77ade0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/PaymentGate/NodeFactory.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ class NodeFactory {

CryptoNote::INode* getNode(const std::string& daemonAddress,
uint16_t daemonPort,
const std::string &daemonPath,
const bool &daemonSSL);
const std::string &daemonPath);

static NodeFactory factory;
};
Expand Down

0 comments on commit d77ade0

Please sign in to comment.