diff --git a/src/mu-util.h b/src/mu-util.h index d87cc41e..7a05e721 100644 --- a/src/mu-util.h +++ b/src/mu-util.h @@ -21,7 +21,6 @@ #define __MU_UTIL_H__ #include -#include "config.h" G_BEGIN_DECLS @@ -35,8 +34,6 @@ G_BEGIN_DECLS */ char* mu_util_dir_expand (const char* path); - - /** * guess the maildir; first try MAILDIR, then try ~/Maildir * if both fail, return NULL