diff options
Diffstat (limited to 'usr/src/cmd/ssh/include/config.h')
-rw-r--r-- | usr/src/cmd/ssh/include/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/src/cmd/ssh/include/config.h b/usr/src/cmd/ssh/include/config.h index 8bf9962434..cd754f9320 100644 --- a/usr/src/cmd/ssh/include/config.h +++ b/usr/src/cmd/ssh/include/config.h @@ -65,9 +65,6 @@ extern "C" { /* Work around problematic Linux PAM modules handling of PAM_TTY */ #define PAM_TTY_KLUDGE 1 -/* Use PIPES instead of a socketpair() */ -/* #undef USE_PIPES */ - /* Define if your snprintf is busted */ /* #undef BROKEN_SNPRINTF */ |