summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2016-11-28 11:29:32 -0800
committerGarrett D'Amore <garrett@damore.org>2016-11-28 11:29:32 -0800
commit15064e9f1e4101662522fed1d07387786fae8c6d (patch)
tree3c3c385baba211151744fa8beccc10bdfaef6fec
parent7b5b0c79789285d0631ab3b2e2dcc8c4a2aef048 (diff)
downloadnanomsg-15064e9f1e4101662522fed1d07387786fae8c6d.tar.gz
fixes #850 what is nn_cp struct
-rw-r--r--src/transport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport.h b/src/transport.h
index 7d590e0..a7f43db 100644
--- a/src/transport.h
+++ b/src/transport.h
@@ -37,7 +37,6 @@
/* This is the API between the nanomsg core and individual transports. */
struct nn_sock;
-struct nn_cp;
/******************************************************************************/
/* Container for transport-specific socket options. */