# HG changeset patch # User Timo Sirainen # Date 1121175629 -10800 # Node ID 3ec1032a4b69568298b805b7384b57fc0b53c452 # Parent 043466594f88b9823776000a6df000b61c555599 Removed commented code. diff -r 043466594f88 -r 3ec1032a4b69 src/lib-storage/index/index-fetch.h --- a/src/lib-storage/index/index-fetch.h Tue Jul 12 16:40:06 2005 +0300 +++ b/src/lib-storage/index/index-fetch.h Tue Jul 12 16:40:29 2005 +0300 @@ -10,7 +10,6 @@ const char **keywords; unsigned int keywords_count; - //struct mail_fetch_data *fetch_data; struct ostream *output; string_t *str; int update_seen, failed;