summaryrefslogtreecommitdiff
path: root/src/interp/istream.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/istream.cc')
-rw-r--r--src/interp/istream.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/istream.cc b/src/interp/istream.cc
index cc8ec547..609c6923 100644
--- a/src/interp/istream.cc
+++ b/src/interp/istream.cc
@@ -764,7 +764,6 @@ Instr Istream::Read(Offset* offset) const {
case Opcode::Rethrow:
case Opcode::Throw:
case Opcode::Try:
- case Opcode::Unwind:
case Opcode::ReturnCall:
// Not used.
break;