aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.m4
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2017-06-07 12:45:26 -0700
committerGravatar Vijay Pai <vpai@google.com>2017-06-19 15:32:44 -0700
commit3d04e025bcffd1e583d502de4ee26625ea866b21 (patch)
treeeac5f747121b75baf79aac6241e1276418752d0b /config.m4
parent6beba3c50e2ac9032da196b9bbf8b2f5484cb924 (diff)
Remove lockfree-stack implementation that is no longer used
Diffstat (limited to 'config.m4')
-rw-r--r--config.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/config.m4 b/config.m4
index 0049b72d48..2a3be17934 100644
--- a/config.m4
+++ b/config.m4
@@ -63,7 +63,6 @@ if test "$PHP_GRPC" != "no"; then
src/core/lib/support/log_windows.c \
src/core/lib/support/mpscq.c \
src/core/lib/support/murmur_hash.c \
- src/core/lib/support/stack_lockfree.c \
src/core/lib/support/string.c \
src/core/lib/support/string_posix.c \
src/core/lib/support/string_util_windows.c \