aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/cge2/snail.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/cge2/snail.h b/engines/cge2/snail.h
index ed6aae79d8..3026f078c7 100644
--- a/engines/cge2/snail.h
+++ b/engines/cge2/snail.h
@@ -90,8 +90,6 @@ enum CommandType {
kCmdExec,
kCmdGhost,
-
- kCmdNOne = kNoByte
};
class CommandHandler {