ClientList: convert to a class

This commit is contained in:
Max Kellermann
2013-01-16 22:55:33 +01:00
parent 1998633739
commit 601495fa0f
13 changed files with 77 additions and 157 deletions

View File

@@ -31,7 +31,6 @@ struct Partition;
class Client;
void client_manager_init(void);
void client_manager_deinit(void);
void
client_new(EventLoop &loop, Partition &partition,