aboutsummaryrefslogtreecommitdiff
path: root/scumm/bundle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/bundle.cpp')
-rw-r--r--scumm/bundle.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/bundle.cpp b/scumm/bundle.cpp
index d044c8b658..2b113565ea 100644
--- a/scumm/bundle.cpp
+++ b/scumm/bundle.cpp
@@ -772,7 +772,6 @@ int32 Bundle::decompressCodec(int32 codec, byte *comp_input, byte *comp_output,
break;
case 13:
- case 14:
case 15:
{
uint16 firstWord;