X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Ffolder.c;h=0676bea06314b0c3d9cb92e34983a38a9c70bd04;hb=e7129bf90a1b361e07365002379d8d2874c0f771;hp=3e7c85d8ce04686b0c671f10b152829e4813a4b1;hpb=5dd6771b28c257af405d7248639ed0e3bcdce38b;p=mmh diff --git a/uip/folder.c b/uip/folder.c index 3e7c85d..0676bea 100644 --- a/uip/folder.c +++ b/uip/folder.c @@ -458,6 +458,8 @@ static boolean get_folder_info_callback (char *fold, void *baton) { boolean crawl_children; + NMH_UNUSED (baton); + get_folder_info_body (fold, NULL, &crawl_children); fflush (stdout); return crawl_children;