simplewallet: remove leftover command line refresh-type handling

This commit is contained in:
moneromooo-monero
2016-01-25 08:29:49 +00:00
parent f6a75a4875
commit f76f656d55
2 changed files with 0 additions and 5 deletions
-2
View File
@@ -230,8 +230,6 @@ namespace cryptonote
std::string m_daemon_host;
int m_daemon_port;
tools::wallet2::RefreshType m_refresh_type;
epee::console_handlers_binder m_cmd_binder;
std::unique_ptr<tools::wallet2> m_wallet;