Skip to content

Commit 35e1924

Browse files
author
Keefe Huang
committed
Remove unreachable branch
1 parent 9de9ac9 commit 35e1924

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/zx/FunctionalityConstruction.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,6 @@ bool FunctionalityConstruction::transformableToZX(const qc::Operation* op) {
874874
return false;
875875
}
876876
}
877-
return false;
878877
}
879878

880879
PiExpression FunctionalityConstruction::parseParam(const qc::Operation* op,

0 commit comments

Comments
 (0)