0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-06 02:28:38 +02:00

daddr - unused variable warning fixed

This commit is contained in:
Valery Yatsko 2008-04-02 15:21:35 +04:00
parent 6f24a013bf
commit d20d004550

View file

@ -77,7 +77,6 @@ mo_dline(struct Client *client_p, struct Client *source_p,
const char *dlhost;
char *oper_reason;
char *reason = def;
struct rb_sockaddr_storage daddr;
char cidr_form_host[HOSTLEN + 1];
struct ConfItem *aconf;
int bits;