aboutsummaryrefslogtreecommitdiffstats
path: root/common/estream.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/estream.c')
-rw-r--r--common/estream.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/estream.c b/common/estream.c
index e00191e53..e63bc8919 100644
--- a/common/estream.c
+++ b/common/estream.c
@@ -46,9 +46,6 @@
#endif
#ifdef HAVE_PTH
- /* We explicitly need to disable soft mapping as Debian currently
- enables it for no reason. */
-# define PTH_SYSCALL_SOFT 0
# include <pth.h>
#endif