vkencoder-private: fix code style

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7354>
This commit is contained in:
Víctor Manuel Jáquez Leal 2024-08-12 16:57:59 +02:00 committed by GStreamer Marge Bot
parent eb5b064145
commit d81186cbfc
2 changed files with 1 additions and 2 deletions

View file

@ -657,7 +657,6 @@ gst_vulkan_encoder_start (GstVulkanEncoder * self,
/* *INDENT-ON* */
};
codec_idx = GST_VK_VIDEO_EXTENSION_ENCODE_H265;
break;
default:
g_set_error (error, GST_VULKAN_ERROR, VK_ERROR_INITIALIZATION_FAILED,