summaryrefslogtreecommitdiff
path: root/dosish.h
diff options
context:
space:
mode:
Diffstat (limited to 'dosish.h')
-rw-r--r--dosish.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/dosish.h b/dosish.h
index a5eeace522..b930de2e3b 100644
--- a/dosish.h
+++ b/dosish.h
@@ -43,11 +43,7 @@
#endif /* DJGPP */
#ifndef PERL_SYS_TERM
-# ifdef USE_PERLIO
# define PERL_SYS_TERM() HINTS_REFCNT_TERM; OP_REFCNT_TERM; PERLIO_TERM; MALLOC_TERM
-# else
-# define PERL_SYS_TERM() HINTS_REFCNT_TERM; OP_REFCNT_TERM; MALLOC_TERM
-# endif
#endif
#define dXSUB_SYS