summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_attr_getscope.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libkse/thread/thr_attr_getscope.c')
-rw-r--r--lib/libkse/thread/thr_attr_getscope.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libkse/thread/thr_attr_getscope.c b/lib/libkse/thread/thr_attr_getscope.c
index 6a6db6f..96963cb 100644
--- a/lib/libkse/thread/thr_attr_getscope.c
+++ b/lib/libkse/thread/thr_attr_getscope.c
@@ -38,9 +38,6 @@
#include "un-namespace.h"
#include "thr_private.h"
-LT10_COMPAT_PRIVATE(_pthread_attr_getscope);
-LT10_COMPAT_DEFAULT(pthread_attr_getscope);
-
__weak_reference(_pthread_attr_getscope, pthread_attr_getscope);
int
OpenPOWER on IntegriCloud