Remove useless functions
This commit is contained in:
committed by
Alexandre Paillier
parent
ddc70a7bf2
commit
b7af62dc13
@@ -9,11 +9,6 @@
|
||||
#define TEXT_REVIEW_EIP712 REVIEW(TEXT_TYPED_MESSAGE)
|
||||
#define TEXT_SIGN_EIP712 SIGN(TEXT_TYPED_MESSAGE)
|
||||
|
||||
void ui_message_review_choice(bool confirm);
|
||||
void ui_message_start(const char *title,
|
||||
void (*start_func)(void),
|
||||
void (*approved_func)(void),
|
||||
void (*rejected_func)(void));
|
||||
void ui_typed_message_review_choice(bool confirm);
|
||||
|
||||
#endif // UI_MESSAGE_SIGNING_H_
|
||||
|
||||
Reference in New Issue
Block a user