cleanup macOS build

This commit is contained in:
Aditya Kulkarni
2018-11-18 21:43:24 -08:00
parent c7788b1889
commit de49af4945
3 changed files with 23 additions and 10 deletions

View File

@@ -110,9 +110,6 @@ private:
// Current balance in the UI. If this number updates, then refresh the UI
QString currentBalance;
// First time warning flag for no connection
bool firstTime = true;
};
#endif // RPCCLIENT_H