From 36000e13fedb8f883a52aa629d434a80046cdfb0 Mon Sep 17 00:00:00 2001 From: QXSoftware Date: Sun, 9 Sep 2018 21:22:06 +0800 Subject: remove unused typedef --- src/core/aio.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/core/aio.h b/src/core/aio.h index 0febc85e..fed0acd8 100644 --- a/src/core/aio.h +++ b/src/core/aio.h @@ -16,8 +16,6 @@ #include "core/taskq.h" #include "core/thread.h" -typedef struct nni_aio_ops nni_aio_ops; - typedef void (*nni_aio_cancelfn)(nni_aio *, void *, int); // nni_aio_init initializes an aio object. The callback is called with -- cgit v1.2.3-70-g09d2