summaryrefslogtreecommitdiff
path: root/src/gst/gstpipewiresrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gst/gstpipewiresrc.h')
-rw-r--r--src/gst/gstpipewiresrc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gst/gstpipewiresrc.h b/src/gst/gstpipewiresrc.h
index effb3a85..02374f6d 100644
--- a/src/gst/gstpipewiresrc.h
+++ b/src/gst/gstpipewiresrc.h
@@ -71,8 +71,7 @@ struct _GstPipeWireSrc {
GstClockTime min_latency;
GstClockTime max_latency;
- struct pw_loop *loop;
- struct pw_thread_loop *main_loop;
+ struct pw_thread_loop *loop;
struct pw_context *context;
struct pw_core *core;