gstreamer: ptpclock: Remove unnecessary empty line

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4541>
This commit is contained in:
Sebastian Dröge 2023-05-04 00:15:33 +03:00
parent 914c094764
commit 58fcfd8721

View file

@ -2268,7 +2268,6 @@ gst_ptp_init (guint64 clock_id, gchar ** interfaces)
argv = g_new0 (gchar *, argc + 2);
argc_c = 0;
/* Find the gst-ptp-helper */
env = g_getenv ("GST_PTP_HELPER_1_0");
if (!env)