summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_open.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libkse/thread/thr_open.c')
-rw-r--r--lib/libkse/thread/thr_open.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libkse/thread/thr_open.c b/lib/libkse/thread/thr_open.c
index 732a770..d60763b 100644
--- a/lib/libkse/thread/thr_open.c
+++ b/lib/libkse/thread/thr_open.c
@@ -42,9 +42,6 @@
int __open(const char *path, int flags,...);
-LT10_COMPAT_PRIVATE(__open);
-LT10_COMPAT_DEFAULT(open);
-
__weak_reference(__open, open);
int
OpenPOWER on IntegriCloud