rx: Remove RX_CALL_BUSY
[openafs.git] / src / afs / afs_pag_call.c
index ddc53b8..e38cf93 100644 (file)
@@ -98,7 +98,6 @@ afspag_Init(afs_int32 nfs_server_addr)
     AFS_GLOCK();
 
     afs_InitStats();
-    rx_SetBusyChannelError(1);  /* turn on busy call error reporting */
     rx_Init(htons(7001));
 
     AFS_STATCNT(afs_ResourceInit);