Skip to content

Commit bb7bfa0

Browse files
style
removing unused property.
1 parent 90d900f commit bb7bfa0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

com.unity.netcode.gameobjects/Runtime/Components/Interpolator/BufferedLinearInterpolator.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,6 @@ public void Reset(T currentValue)
249249
/// </summary>
250250
private protected bool m_IsAngularValue;
251251

252-
private bool m_WasPredictedLerp;
253-
254252
/// <summary>
255253
/// Resets interpolator to the defaults.
256254
/// </summary>

0 commit comments

Comments
 (0)