X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9514ca81bd12a47df977822efc14ff285bd5bc10..95736f0890b942d14a6223f0ec8abc4500bce74c:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 18b87586..dfc3b5cf 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -256,7 +256,6 @@ int m_gmprot (void); char *m_maildir (char *); char *m_mailpath (char *); char *m_name (int); -int m_putenv (char *, char *); int m_rand (unsigned char *, size_t); char *m_mktemp(const char *, int *, FILE **); char *m_mktemp2(const char *, const char *, int *, FILE **); @@ -415,7 +414,6 @@ char *snprintb (char *buffer, size_t size, unsigned flags, char *bitfield); int ssequal (const char *, const char *); int stringdex (char *, char *); char *trimcpy (char *); -int unputenv (char *); /* * Remove quotes and quoted-pair sequences from RFC-5322 atoms.