summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--implement.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/implement.h b/implement.h
index 4f9a3e2..811e717 100644
--- a/implement.h
+++ b/implement.h
@@ -31,10 +31,6 @@ struct _pthread_cleanup_node {
void * arg;
};
-typedef struct {
- size_t stacksize;
-} _pthread_attr_t;
-
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */