aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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