* mu-cmd.c: don't include mu-msg-crypto.h
This commit is contained in:
@ -40,13 +40,8 @@
|
|||||||
#include "mu-flags.h"
|
#include "mu-flags.h"
|
||||||
#include "mu-store.h"
|
#include "mu-store.h"
|
||||||
|
|
||||||
#ifdef BUILD_CRYPTO
|
|
||||||
#include "mu-msg-crypto.h"
|
|
||||||
#endif /*BUILD_CRYPTO*/
|
|
||||||
|
|
||||||
#define VIEW_TERMINATOR '\f' /* form-feed */
|
#define VIEW_TERMINATOR '\f' /* form-feed */
|
||||||
|
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
view_msg_sexp (MuMsg *msg, MuConfig *opts)
|
view_msg_sexp (MuMsg *msg, MuConfig *opts)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user