summaryrefslogtreecommitdiff
path: root/src/s/bsd-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/bsd-common.h')
-rw-r--r--src/s/bsd-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/bsd-common.h b/src/s/bsd-common.h
index 901ed0c490..681f659901 100644
--- a/src/s/bsd-common.h
+++ b/src/s/bsd-common.h
@@ -36,6 +36,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* For mem-limits.h. */
#define BSD4_2
-
-/* First pty name is /dev/ptyp0. */
-#define FIRST_PTY_LETTER 'p'