mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-03 06:47:04 -04:00
milan-avb: gptp: drop unused avb_gptp_destroy wrapper
This commit is contained in:
parent
8c9e5f1974
commit
f5389a4225
1 changed files with 0 additions and 5 deletions
|
|
@ -228,11 +228,6 @@ static const struct server_events server_events = {
|
||||||
.periodic = gptp_periodic,
|
.periodic = gptp_periodic,
|
||||||
};
|
};
|
||||||
|
|
||||||
void avb_gptp_destroy(struct avb_gptp *gptp)
|
|
||||||
{
|
|
||||||
gptp_destroy(gptp);
|
|
||||||
}
|
|
||||||
|
|
||||||
struct avb_gptp *avb_gptp_new(struct server *server)
|
struct avb_gptp *avb_gptp_new(struct server *server)
|
||||||
{
|
{
|
||||||
struct impl *impl;
|
struct impl *impl;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue