aboutsummaryrefslogtreecommitdiff
path: root/src/ClientSubscribe.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-29 18:37:40 +0100
committerMax Kellermann <max@duempel.org>2013-01-29 18:37:40 +0100
commite4455962c640bd157713002b1d8d74fe64cecf67 (patch)
treeae6ab87dfe1543611b261858539e0967ac89ac07 /src/ClientSubscribe.hxx
parent20f85745e7741141953cd9a6715db0d472f567d1 (diff)
ClientSubscribe: remove obsolete typedef
Diffstat (limited to 'src/ClientSubscribe.hxx')
-rw-r--r--src/ClientSubscribe.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ClientSubscribe.hxx b/src/ClientSubscribe.hxx
index e9d3b8a6..83c234db 100644
--- a/src/ClientSubscribe.hxx
+++ b/src/ClientSubscribe.hxx
@@ -22,7 +22,6 @@
#include "gcc.h"
-typedef struct _GSList GSList;
class Client;
class ClientMessage;