summaryrefslogtreecommitdiff
path: root/usr.bin/m4/mdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/m4/mdef.h')
-rw-r--r--usr.bin/m4/mdef.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.bin/m4/mdef.h b/usr.bin/m4/mdef.h
index 3185dcb38fa..f0d9d39c45f 100644
--- a/usr.bin/m4/mdef.h
+++ b/usr.bin/m4/mdef.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: mdef.h,v 1.32 2014/12/21 09:33:12 espie Exp $ */
+/* $OpenBSD: mdef.h,v 1.33 2015/11/03 16:21:47 deraadt Exp $ */
/* $NetBSD: mdef.h,v 1.7 1996/01/13 23:25:27 pk Exp $ */
/*
@@ -106,10 +106,6 @@
#define SCOMMT '#'
#define ECOMMT '\n'
-#ifdef msdos
-#define system(str) (-1)
-#endif
-
/*
* other important constants
*/