From 89c847f1f52969ee2ae6ed35018eef40366ca061 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 22 Dec 2016 17:38:46 -0800 Subject: Work on endpoints. More C99 & type cleanups. --- src/core/platform.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/platform.h') diff --git a/src/core/platform.h b/src/core/platform.h index 58e4cd36..a674aac5 100644 --- a/src/core/platform.h +++ b/src/core/platform.h @@ -113,7 +113,6 @@ extern void nni_cond_wait(nni_cond *); // check the condition. It will return either NNG_ETIMEDOUT, or 0. extern int nni_cond_waituntil(nni_cond *, nni_time); -typedef struct nni_thread * nni_thread_t; typedef struct nni_thread nni_thread; // nni_thread_creates a thread that runs the given function. The thread -- cgit v1.2.3-70-g09d2