ClientSubscribe: remove obsolete typedef

This commit is contained in:
Max Kellermann 2013-01-29 18:37:40 +01:00
parent 20f85745e7
commit e4455962c6
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
#include "gcc.h"
typedef struct _GSList GSList;
class Client;
class ClientMessage;