From 648c5cc21484a4f0d9846f04bc47c1e35fa18234 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 26 Oct 2019 04:57:33 -0400 Subject: Track channel topics --- bounce.h | 1 - 1 file changed, 1 deletion(-) (limited to 'bounce.h') diff --git a/bounce.h b/bounce.h index 4945931..26e62df 100644 --- a/bounce.h +++ b/bounce.h @@ -88,7 +88,6 @@ size_t clientDiff(const struct Client *client); void clientConsume(struct Client *client); bool stateJoinNames; -bool stateJoinTopic; bool stateReady(void); void stateParse(char *line); void stateSync(struct Client *client); -- cgit 1.4.1