summaryrefslogtreecommitdiff
path: root/src/jit/instr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/instr.cpp')
-rw-r--r--src/jit/instr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jit/instr.cpp b/src/jit/instr.cpp
index c618fedecc..84f7d20da3 100644
--- a/src/jit/instr.cpp
+++ b/src/jit/instr.cpp
@@ -455,7 +455,6 @@ void CodeGenInterface::inst_FN(instruction ins, unsigned stk)
* Display a stack frame reference.
*/
-inline
void CodeGen::inst_set_SV_var(GenTreePtr tree)
{
#ifdef DEBUG