X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=protos.h;h=0b6616e568847f3df9a412fdcc974c802ea17b20;hp=ee8527d4ebf55ef3ffc6c1b41516aede4da50e1c;hb=fd25c07c1e9e19606b1b6d5533df1f6239455036;hpb=dbacadf0ce81052365d7a43373ac7d4ac67ff91e diff --git a/protos.h b/protos.h index ee8527d..0b6616e 100644 --- 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