Kaydet (Commit) 9153166f authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Removed another unnecessary return statement.

üst ae88ece6
...@@ -3186,7 +3186,6 @@ void ScInterpreter::CalculateTrendGrowth(bool _bGrowth) ...@@ -3186,7 +3186,6 @@ void ScInterpreter::CalculateTrendGrowth(bool _bGrowth)
} }
} }
PushMatrix(pResMat); PushMatrix(pResMat);
return;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment