X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/e78f804d42d584060d7661d5871ae1f750ea77df..76db5f7dd4bda1d99888c90d0455ebed4fd0b39b:/include/client.h diff --git a/include/client.h b/include/client.h index 24bbf67..41ee5af 100644 --- a/include/client.h +++ b/include/client.h @@ -306,11 +306,8 @@ struct ListClient { unsigned int hash_indice; unsigned int users_min, users_max; + time_t created_min, created_max, topic_min, topic_max; int operspy; - - /* It would be nice to add other modifiers, - * but not for 1.1 --nenolod - */ }; /*