move browser in the lib-ui
[apps/madmutt.git] / mutt.h
diff --git a/mutt.h b/mutt.h
index b1c5995..ec87e8e 100644 (file)
--- a/mutt.h
+++ b/mutt.h
@@ -182,11 +182,6 @@ enum {
 #define SENDRESEND     (1<<6)
 #define SENDNEWS       (1<<7)
 
-/* flags to mutt_select_file() */
-#define M_SEL_BUFFY    (1<<0)
-#define M_SEL_MULTI    (1<<1)
-#define M_SEL_FOLDER   (1<<2)
-
 /* boolean vars */
 enum {
   OPTALLOW8BIT,