Signed-off-by: Barret Rhoden <[email protected]>
---
 user/parlib/include/uthread.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/user/parlib/include/uthread.h b/user/parlib/include/uthread.h
index 805ba7c42c0e..e7de2843cb61 100644
--- a/user/parlib/include/uthread.h
+++ b/user/parlib/include/uthread.h
@@ -38,7 +38,6 @@ struct uthread {
        int err_no;
        char err_str[MAX_ERRSTR_LEN];
 };
-typedef struct uthread uthread_t;
 extern __thread struct uthread *current_uthread;
 
 /* 2L-Scheduler operations.  Examples in pthread.c. */
-- 
2.6.0.rc2.230.g3dd15c0

-- 
You received this message because you are subscribed to the Google Groups 
"Akaros" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to