Removed EISREMOTE check.
[mmh] / sbr / folder_addmsg.c
index 7a4a982..69083cc 100644 (file)
@@ -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