diff options
Diffstat (limited to 'src/net/ea/eaprotocol.h')
-rw-r--r-- | src/net/ea/eaprotocol.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/net/ea/eaprotocol.h b/src/net/ea/eaprotocol.h index 00240d574..a34681309 100644 --- a/src/net/ea/eaprotocol.h +++ b/src/net/ea/eaprotocol.h @@ -25,9 +25,7 @@ enum { - EA_JOB = 0xa, - - EA_STR = 0xd + EA_JOB = 0xa }; enum |