aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/platform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/platform.h b/src/core/platform.h
index d5c6aa8a..11a01abb 100644
--- a/src/core/platform.h
+++ b/src/core/platform.h
@@ -79,7 +79,6 @@ extern void nni_free(void *, size_t);
typedef struct nni_plat_mtx nni_plat_mtx;
typedef struct nni_plat_cv nni_plat_cv;
typedef struct nni_plat_thr nni_plat_thr;
-typedef struct nni_plat_tcpsock nni_plat_tcpsock;
//
// Threading & Synchronization Support