diff options
Diffstat (limited to 'include/astal/wireplumber/video.h')
-rw-r--r-- | include/astal/wireplumber/video.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/astal/wireplumber/video.h b/include/astal/wireplumber/video.h index 8b17e31..3c4ae74 100644 --- a/include/astal/wireplumber/video.h +++ b/include/astal/wireplumber/video.h @@ -24,9 +24,6 @@ GList *astal_wp_video_get_recorders(AstalWpVideo *self); GList *astal_wp_video_get_streams(AstalWpVideo *self); GList *astal_wp_video_get_devices(AstalWpVideo *self); -AstalWpVideo *astal_wp_video_get_default(); -AstalWpVideo *astal_wp_get_default_video(); - G_END_DECLS #endif // !ASTAL_WIREPLUMBER_VIDEO_H |