summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/passes/Print.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/passes/Print.cpp b/src/passes/Print.cpp
index dc973b208..812a69692 100644
--- a/src/passes/Print.cpp
+++ b/src/passes/Print.cpp
@@ -2217,7 +2217,6 @@ WasmPrinter::printStackIR(StackIR* ir, std::ostream& o, Function* func) {
doIndent();
o << "else";
indent++;
- doIndent();
break;
}
default: