daddr - unused variable warning fixed

This commit is contained in:
Valery Yatsko 2008-04-02 15:21:35 +04:00
parent 206b1ee61b
commit dc0490da84
1 changed files with 0 additions and 1 deletions

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;