summaryrefslogtreecommitdiff
path: root/attr.c
diff options
context:
space:
mode:
Diffstat (limited to 'attr.c')
-rw-r--r--attr.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/attr.c b/attr.c
index 33d897d..3ec1d12 100644
--- a/attr.c
+++ b/attr.c
@@ -473,7 +473,3 @@ pthread_attr_setdetachstate(pthread_attr_t *attr,
(*attr)->detachstate = detachstate;
return 0;
}
-
-
-
-