X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Ffolder_addmsg.c;h=69083cc862946c76a19ae5181e9c2445a6cade0d;hb=e1b2a81e2b5f77605973a47734a895cd3e83b73c;hp=7a4a982692efddf83c9a9ee9c28b26554420f01a;hpb=7e3bc577e84e13a47005a706718bd6ec0e6a0e0a;p=mmh diff --git a/sbr/folder_addmsg.c b/sbr/folder_addmsg.c index 7a4a982..69083cc 100644 --- a/sbr/folder_addmsg.c +++ b/sbr/folder_addmsg.c @@ -142,11 +142,6 @@ folder_addmsg(struct msgs **mpp, char *msgfile, int selected, } else { linkerr = errno; -#ifdef EISREMOTE - if (linkerr == EISREMOTE) - linkerr = EXDEV; -#endif /* EISREMOTE */ - /* ** Check if the file in our desired location is ** the same as the source file. If so, then just