about summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-09-16 17:41:18 -0400
committerJune McEnroe <june@causal.agency>2019-09-16 17:41:18 -0400
commit5cf4beec7a00580c2d9b975075ae38edf0886c18 (patch)
tree725dd9127d09060def6ccdb00ef4b93b0449cdf4 /chat.h
parentUse /etc/ssl/cert.pem in chroot (diff)
downloadcatgirl-5cf4beec7a00580c2d9b975075ae38edf0886c18.tar.gz
catgirl-5cf4beec7a00580c2d9b975075ae38edf0886c18.zip
Remove -W WEBIRC option
Diffstat (limited to 'chat.h')
-rw-r--r--chat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chat.h b/chat.h
index 9cec917..e33ea2f 100644
--- a/chat.h
+++ b/chat.h
@@ -38,7 +38,6 @@ struct {
 	char *port;
 	char *auth;
 	char *pass;
-	char *webp;
 	char *nick;
 	char *user;
 	char *real;