Remove unused BSD thread name macro

pull/13559/head
Dave MacLachlan 7 years ago
parent af5c54de9c
commit 8a631a2b05
  1. 1
      include/grpc/impl/codegen/port_platform.h

@ -238,7 +238,6 @@
#define GPR_POSIX_TIME 1
#define GPR_GETPID_IN_UNISTD_H 1
#define GPR_SUPPORT_CHANNELS_FROM_FD 1
#define GPR_BSD_PTHREAD_NAME 1
#ifdef _LP64
#define GPR_ARCH_64 1
#else /* _LP64 */

Loading…
Cancel
Save