summaryrefslogtreecommitdiff
path: root/src/video_core/host1x/vic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_core/host1x/vic.h')
-rw-r--r--src/video_core/host1x/vic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_core/host1x/vic.h b/src/video_core/host1x/vic.h
index e7600941a..2bada6448 100644
--- a/src/video_core/host1x/vic.h
+++ b/src/video_core/host1x/vic.h
@@ -630,7 +630,6 @@ private:
void WriteABGR(const OutputSurfaceConfig& output_surface_config);
s32 id;
- s32 nvdec_id{-1};
u32 syncpoint;
VicRegisters regs{};