* Removed the NETF command and the UI elements which call it. We haven't had the...
[citadel.git] / citadel / citadel.c
index 8e5c4901063114032b375f46b12d9f50d51b95dc..5dca5cceeb0e233efc73564a75fe267e20c9d3b1 100644 (file)
@@ -2214,10 +2214,6 @@ NEWUSR:  if (IsEmptyStr(rc_password)) {
                                deletefile(ipc);
                                break;
 
-                       case 53:
-                               netsendfile(ipc);
-                               break;
-
                        case 54:
                                movefile(ipc);
                                break;