From a556c50f277849d8053dcf1b703cdba63db92718 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Wed, 20 May 2020 21:39:49 +0200 Subject: [PATCH] Remove coffee to prepare release --- client/src/proxmark3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/proxmark3.c b/client/src/proxmark3.c index 07d777a2c..1e2be44ba 100644 --- a/client/src/proxmark3.c +++ b/client/src/proxmark3.c @@ -32,7 +32,7 @@ // Used to enable/disable use of preferences json file #define USE_PREFERENCE_FILE -#define BANNERMSG1 " :snowflake: iceman@icesql.net :coffee:" +#define BANNERMSG1 " :snowflake: iceman@icesql.net" #define BANNERMSG2 " https://github.com/rfidresearchgroup/proxmark3/" #define BANNERMSG3 "pre-release v4.0"