summaryrefslogtreecommitdiffstats
path: root/video/out/hwdec/hwdec_cuda.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/hwdec/hwdec_cuda.c')
-rw-r--r--video/out/hwdec/hwdec_cuda.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/hwdec/hwdec_cuda.c b/video/out/hwdec/hwdec_cuda.c
index ce53ab47fb..68ad60d465 100644
--- a/video/out/hwdec/hwdec_cuda.c
+++ b/video/out/hwdec/hwdec_cuda.c
@@ -283,5 +283,4 @@ const struct ra_hwdec_driver ra_hwdec_cuda = {
.map = mapper_map,
.unmap = mapper_unmap,
},
- .legacy_name = "cuda-nvdec",
};