diff src/s/isc2-2.h @ 272:c5d627a313b1 r21-0b34

Import from CVS: tag r21-0b34
author cvs
date Mon, 13 Aug 2007 10:28:48 +0200
parents 2d532a89d707
children
line wrap: on
line diff
--- a/src/s/isc2-2.h	Mon Aug 13 10:27:41 2007 +0200
+++ b/src/s/isc2-2.h	Mon Aug 13 10:28:48 2007 +0200
@@ -35,9 +35,6 @@
    contrary!). */
 #define MEMMOVE_MISSING
 
-/* Send a signal to a subprocess by "typing" a signal character. */
-/* #define SIGNALS_VIA_CHARACTERS */ /* mrb */
-
 /* -lPW is only needed if not using Gcc.  We used to include -lcposix here
    for the rename function, but some people say ISC's rename doesn't
    work correctly with Emacs so we use Emacs' emulation instead. */