rx: Remove RX_CALL_BUSY
[openafs.git] / src / WINNT / afsd / afsd_init.c
index 4c67674..bac4678 100644 (file)
@@ -1506,8 +1506,6 @@ afsd_InitCM(char **reasonP)
         afsi_log("rx_SetUdpBufSize %d", rx_udpbufsize);
     }
 
-    rx_SetBusyChannelError(1);  /* Activate busy call channel reporting */
-
     /* initialize RX, and tell it to listen to the callbackport,
      * which is used for callback RPC messages.
      */