X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Ffolder_read.c;h=35dc1950a4f7dde864da0ea93c444cc27cf5f639;hp=e4c1b7f71642641158a99d2ee1c8846a85d4476c;hb=30292c537fe4eab052f303f1d3179c0e2fd037d8;hpb=dfecfa4b4b77983ddf8253b1b8effaf5c1a0ce80 diff --git a/sbr/folder_read.c b/sbr/folder_read.c index e4c1b7f..35dc195 100644 --- a/sbr/folder_read.c +++ b/sbr/folder_read.c @@ -102,9 +102,6 @@ folder_read(char *name) switch (dp->d_name[0]) { case '.': case ',': -#ifdef MHE - case '+': -#endif /* MHE */ continue; default: @@ -116,10 +113,6 @@ folder_read(char *name) prefix_len)==0) continue; - /* skip the altmsg link file */ - if (strcmp(dp->d_name, altmsglink)==0) - continue; - /* ** indicate that there are other ** files in folder