mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 17:35:59 +00:00
gstreamer: ptpclock: Remove unnecessary empty line
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4541>
This commit is contained in:
parent
914c094764
commit
58fcfd8721
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue