summaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/config.h.in b/src/config.h.in
index 83549303f6..de53ffb030 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -126,12 +126,6 @@
#undef PTYRANGE0
#undef PTYRANGE1
-/* Define mode for pty */
-#undef PTYMODE
-
-/* Define group for pty */
-#undef PTYGROUP
-
/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE