Kaydet (Commit) 30a36fa3 authored tarafından Caolán McNamara's avatar Caolán McNamara

WaE: unreachable code

Change-Id: I700168b0484e86caa8df4a579ef51bcd40b6f66f
üst 9ac4a342
...@@ -687,7 +687,6 @@ unsigned int GraphiteLayout::ScanFwdForChar(int &findChar, bool fallback) const ...@@ -687,7 +687,6 @@ unsigned int GraphiteLayout::ScanFwdForChar(int &findChar, bool fallback) const
++findChar; ++findChar;
return 0; return 0;
} }
fallback = !fallback;
} }
return unsigned(res); return unsigned(res);
} }
......
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