byebye OPTARROWCURSOR
[apps/madmutt.git] / crypt.cpkg
index b22723f..b140ddf 100644 (file)
@@ -2270,7 +2270,7 @@ static void crypt_entry (char *s, ssize_t l, MUTTMENU * menu, int num)
   entry.num = num + 1;
 
   m_strformat(s, l, COLS - SW, mod_crypt.pgp_entry_format, crypt_entry_fmt,
-              &entry, option(OPTARROWCURSOR) ? M_FORMAT_ARROWCURSOR : 0);
+              &entry, 0);
 }
 
 /* Compare two addresses and the keyid to be used for sorting. */