X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=odmr.c;h=d495e9cd0223713270710c20acb0a601c75f4178;hb=3325c5bf0c6e638fe98557c4d08c48ac9343e7d4;hp=9efafe0840f778229e40e7fbc13f377c23f8be5b;hpb=2148260d742663448a8fd7ff950d3d8e7468ccd5;p=~andy%2Ffetchmail diff --git a/odmr.c b/odmr.c index 9efafe08..d495e9cd 100644 --- a/odmr.c +++ b/odmr.c @@ -152,7 +152,6 @@ static int odmr_getrange(int sock, struct query *ctl, const char *id, { fd_set readfds; struct timeval timeout; - char buf[MSGBUFSIZE]; FD_ZERO(&readfds); FD_SET(sock, &readfds);