diff options
| -rw-r--r-- | btpd/net.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/btpd/net.h b/btpd/net.h index 11921d3..e9f563c 100644 --- a/btpd/net.h +++ b/btpd/net.h @@ -16,9 +16,7 @@ #define SHAKE_LEN 68 enum shake_state { - SHAKE_INIT, SHAKE_PSTR, - SHAKE_RESERVED, SHAKE_INFO, SHAKE_ID, NET_MSGSIZE, |