Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Commit ca89220

Browse files
committed
Removed useless field
1 parent 5e0e734 commit ca89220

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PostProcessing/Runtime/PostProcessingBehaviour.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ public class PostProcessingBehaviour : MonoBehaviour
2828
PostProcessingProfile m_PreviousProfile;
2929

3030
bool m_RenderingInSceneView = false;
31-
RenderTexture m_JitteredDepthHistory;
3231

3332
// Effect components
3433
BuiltinDebugViewsComponent m_DebugViews;

0 commit comments

Comments
 (0)