aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-14 23:19:24 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-14 23:19:24 +0000
commit2c62790f0ab1dfaa4e48c3092b5397f0e6109141 (patch)
tree71e951be162c081c8c75197c88dde8444d793eca
parent06f83ea8b4a9d711aa0e308223c6be2e6ca0b08e (diff)
downloadfetchmail-2c62790f0ab1dfaa4e48c3092b5397f0e6109141.tar.gz
fetchmail-2c62790f0ab1dfaa4e48c3092b5397f0e6109141.tar.bz2
fetchmail-2c62790f0ab1dfaa4e48c3092b5397f0e6109141.zip
Remove bad redefinitions.
svn path=/trunk/; revision=765
-rw-r--r--netrc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/netrc.c b/netrc.c
index c4946c06..9ae773ea 100644
--- a/netrc.c
+++ b/netrc.c
@@ -40,10 +40,6 @@
# define xrealloc realloc
#endif
-/* fetchmail is not consistent with the xmalloc functions. */
-# define xrealloc realloc
-# define xstrdup strdup
-
/* Maybe add NEWENTRY to the account information list, LIST. NEWENTRY is
set to a ready-to-use netrc_entry, in any event. */
static void