X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/9270e88d76d3ea9e94d48977fbea57b997545577..304d7b5817d6e1d3cf59b9edae2213433d901cdc:/errcode.h diff --git a/errcode.h b/errcode.h index bae7700c..41c55432 100644 --- a/errcode.h +++ b/errcode.h @@ -47,8 +47,6 @@ #define RERR_TIMEOUT 30 /* timeout in data send/receive */ #define RERR_CONTIMEOUT 35 /* timeout waiting for daemon connection */ -#define RERR_RCVR_ERROR 42 /* receiver is exiting with an error */ - /* Although it doesn't seem to be specified anywhere, * ssh and the shell seem to return these values: *