diff options
Diffstat (limited to 'common/commands.h')
-rw-r--r-- | common/commands.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/commands.h b/common/commands.h index 0da1b3c..6d5d39b 100644 --- a/common/commands.h +++ b/common/commands.h | |||
@@ -37,7 +37,6 @@ enum CommandIds | |||
37 | HandshakeCommand, | 37 | HandshakeCommand, |
38 | RevisionUpdateCommand, | 38 | RevisionUpdateCommand, |
39 | SynchronizeCommand, | 39 | SynchronizeCommand, |
40 | FetchEntityCommand, | ||
41 | DeleteEntityCommand, | 40 | DeleteEntityCommand, |
42 | ModifyEntityCommand, | 41 | ModifyEntityCommand, |
43 | CreateEntityCommand, | 42 | CreateEntityCommand, |