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

Import from CVS: tag r21-0b34
author cvs
date Mon, 13 Aug 2007 10:28:48 +0200
parents 41ff10fd062f
children
line wrap: on
line diff
--- a/src/s/cxux.h	Mon Aug 13 10:27:41 2007 +0200
+++ b/src/s/cxux.h	Mon Aug 13 10:28:48 2007 +0200
@@ -70,8 +70,6 @@
 #define FIRST_PTY_LETTER 'A'
 #define	PTY_ITERATION	for (c = 'A'; c <= 'P'; c++) for (i = 0; i < 16; i++)
 
-/* #define NO_TERMIO */ /* mrb */
-
 /*
  *	Define HAVE_PTYS if the system supports pty devices.
  */