summaryrefslogtreecommitdiff
path: root/src/jit/compiler.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/compiler.hpp')
-rw-r--r--src/jit/compiler.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jit/compiler.hpp b/src/jit/compiler.hpp
index e798741ea4..39f871090c 100644
--- a/src/jit/compiler.hpp
+++ b/src/jit/compiler.hpp
@@ -4286,7 +4286,6 @@ void GenTree::VisitOperands(TVisitor visitor)
#endif // !FEATURE_EH_FUNCLETS
case GT_PHI_ARG:
case GT_JMPTABLE:
- case GT_REG_VAR:
case GT_CLS_VAR:
case GT_CLS_VAR_ADDR:
case GT_ARGPLACE: