remove some unused fields

This commit is contained in:
Wim Taymans 2020-07-16 17:47:30 +02:00
parent 3eb37320c9
commit 7d56b78bce
2 changed files with 0 additions and 5 deletions

View file

@ -66,7 +66,6 @@ struct client_info {
struct impl *impl;
struct pw_impl_client *client;
struct spa_hook client_listener;
struct spa_list resources;
bool portal_managed;
bool setup_complete;