File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -589,6 +589,5 @@ const char *ui_text_send_logs_prompt = "Send logs to the cySync app?";
589
589
const char * ui_text_memo_text = "Memo: \"%s\"" ;
590
590
const char * ui_text_memo_id = "Memo ID: %llu" ;
591
591
const char * ui_text_memo_hash = "Memo Hash: %s" ;
592
- const char * ui_text_operation = "Operation: %s" ;
593
592
const char * ui_text_memo_unknown = "Memo: (unknown type %u)" ;
594
593
const char * ui_text_memo_hash_prefix = "Memo Hash: " ;
Original file line number Diff line number Diff line change @@ -422,7 +422,6 @@ extern const char *ui_text_send_logs_prompt;
422
422
extern const char * ui_text_memo_text ;
423
423
extern const char * ui_text_memo_id ;
424
424
extern const char * ui_text_memo_hash ;
425
- extern const char * ui_text_operation ;
426
425
extern const char * ui_text_memo_unknown ;
427
426
extern const char * ui_text_memo_hash_prefix ;
428
427
You can’t perform that action at this time.
0 commit comments