aboutsummaryrefslogtreecommitdiff
path: root/src/nng.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nng.c')
-rw-r--r--src/nng.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nng.c b/src/nng.c
index 345f47d9..002f29f8 100644
--- a/src/nng.c
+++ b/src/nng.c
@@ -1266,8 +1266,6 @@ static const struct {
{ NNG_EWRITEONLY, "Write only resource" },
{ NNG_ECRYPTO, "Cryptographic error" },
{ NNG_EPEERAUTH, "Peer could not be authenticated" },
- { NNG_ENOARG, "Option requires argument" },
- { NNG_EAMBIGUOUS, "Ambiguous option" },
{ NNG_EBADTYPE, "Incorrect type" },
{ NNG_ECONNSHUT, "Connection shutdown" },
{ NNG_ESTOPPED, "Operation stopped"},