forked from lthn/blockchain
removed unused signal
This commit is contained in:
parent
2b2ee25bb7
commit
0259649591
1 changed files with 0 additions and 1 deletions
|
|
@ -196,7 +196,6 @@ signals:
|
|||
void do_dispatch(const QString status, const QString params); //general function
|
||||
void on_core_event(const QString method_name); //general function
|
||||
void set_options(const QString str); //general function
|
||||
void get_wallet_name();
|
||||
void handle_deeplink_click(const QString str);
|
||||
void handle_current_action_state(const QString str);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue