summaryrefslogtreecommitdiffstats
path: root/cpukit/telnetd/pty.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/telnetd/pty.h')
-rw-r--r--cpukit/telnetd/pty.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/telnetd/pty.h b/cpukit/telnetd/pty.h
index 9d3d6295ce..5d27ddb9d9 100644
--- a/cpukit/telnetd/pty.h
+++ b/cpukit/telnetd/pty.h
@@ -20,10 +20,6 @@ extern "C" {
#include <rtems.h>
-#ifndef MAX_PTYS
-#define MAX_PTYS 16
-#endif
-
char * get_pty(int socket);
rtems_device_driver pty_initialize(