Skip to content

Commit 585c637

Browse files
committedOct 8, 2020
Remove "DO NOT USE" warning from app
1 parent 3d37c6f commit 585c637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/src/coin.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ typedef enum {
4747
#define COIN_SUPPORTED_TX_VERSION 0
4848

4949
#define MENU_MAIN_APP_LINE1 "Flow"
50-
#define MENU_MAIN_APP_LINE2 "DO NOT USE"
50+
#define MENU_MAIN_APP_LINE2 NULL
5151
#define APPVERSION_LINE1 "Version"
5252
#define APPVERSION_LINE2 "v" APPVERSION
5353

0 commit comments

Comments
 (0)