mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
raop: remove duplicate define
This commit is contained in:
parent
7ed9c790e2
commit
ac92f584ab
1 changed files with 0 additions and 3 deletions
|
|
@ -64,9 +64,6 @@ void pw_rtsp_client_add_listener(struct pw_rtsp_client *client,
|
|||
|
||||
const struct pw_properties *pw_rtsp_client_get_properties(struct pw_rtsp_client *client);
|
||||
|
||||
void *pw_rtsp_client_get_user_data(struct pw_rtsp_client *client);
|
||||
|
||||
|
||||
int pw_rtsp_client_connect(struct pw_rtsp_client *client,
|
||||
const char *hostname, uint16_t port, const char *session_id);
|
||||
int pw_rtsp_client_disconnect(struct pw_rtsp_client *client);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue