diff options
Diffstat (limited to 'src/engine/e_protocol.h')
| -rw-r--r-- | src/engine/e_protocol.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/e_protocol.h b/src/engine/e_protocol.h index 0bca00a4..46e1b8c2 100644 --- a/src/engine/e_protocol.h +++ b/src/engine/e_protocol.h @@ -60,7 +60,6 @@ enum /* this should be revised */ enum { - MAX_NAME_LENGTH=32, MAX_CLANNAME_LENGTH=32, MAX_INPUT_SIZE=128, MAX_SNAPSHOT_PACKSIZE=900 |