move history in lib-ui
[apps/madmutt.git] / protos.h
index ee8527d..0b6616e 100644 (file)
--- a/protos.h
+++ b/protos.h
@@ -28,9 +28,6 @@
 void _mutt_make_string (char *, size_t, const char *, CONTEXT *,
                         HEADER *, format_flag);
 
-#define mutt_system(x) _mutt_system(x,0)
-int _mutt_system (const char *, int);
-
 #define mutt_new_enter_state() p_new(ENTER_STATE, 1)
 
 typedef const char *format_t (char *, size_t, char, const char *,
@@ -306,8 +303,6 @@ void mutt_pattern_free (pattern_t ** pat);
 #define S_ISLNK(x) (((x) & S_IFMT) == S_IFLNK ? 1 : 0)
 #endif
 
-int getdnsdomainname (char *, size_t);
-
 /* According to SCO support, this is how to detect SCO */
 #if defined (_M_UNIX) || defined (M_OS)
 #define SCO