summaryrefslogtreecommitdiff
path: root/src/s/usg5-4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/usg5-4.h')
-rw-r--r--src/s/usg5-4.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h
index 9639d3be24c..7ce4790fb76 100644
--- a/src/s/usg5-4.h
+++ b/src/s/usg5-4.h
@@ -52,13 +52,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
*/
#define SYSV_SYSTEM_DIR
-/* subprocesses should be defined if you want to
- have code for asynchronous subprocesses
- (as used in M-x compile and M-x shell).
- This is supposed to work now on system V release 2. */
-
-#define subprocesses
-
/* The file containing the kernel's symbol table is called /unix. */
#define KERNEL_FILE "/unix"