[Qt] make PaymentServer::ipcParseCommandLine void

- the function only returned true, so make it void
- add a comment about payment request network detection
This commit is contained in:
Philip Kaufmann
2014-11-05 11:42:51 +01:00
parent 4b5b263ac0
commit b82695b89f
3 changed files with 8 additions and 5 deletions

View File

@@ -59,7 +59,7 @@ class PaymentServer : public QObject
public:
// Parse URIs on command line
// Returns false on error
static bool ipcParseCommandLine(int argc, char *argv[]);
static void ipcParseCommandLine(int argc, char *argv[]);
// Returns true if there were URIs on the command line
// which were successfully sent to an already-running