Browse Source

Remove unused constants.

master
Richard Nyberg 19 years ago
parent
commit
e982934f6b
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      btpd/net.h

+ 0
- 2
btpd/net.h View File

@@ -16,9 +16,7 @@
#define SHAKE_LEN 68 #define SHAKE_LEN 68


enum shake_state { enum shake_state {
SHAKE_INIT,
SHAKE_PSTR, SHAKE_PSTR,
SHAKE_RESERVED,
SHAKE_INFO, SHAKE_INFO,
SHAKE_ID, SHAKE_ID,
NET_MSGSIZE, NET_MSGSIZE,


Loading…
Cancel
Save