diff options
Diffstat (limited to 'sbin/dump')
-rw-r--r-- | sbin/dump/pathnames.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/dump/pathnames.h b/sbin/dump/pathnames.h index 1e466f4..10defb2 100644 --- a/sbin/dump/pathnames.h +++ b/sbin/dump/pathnames.h @@ -41,4 +41,3 @@ #define _PATH_DUMPDATES "/etc/dumpdates" #define _PATH_LOCK "/tmp/dumplockXXXXXX" #define _PATH_RMT "/etc/rmt" /* path on remote host */ -#define _PATH_WALL "/usr/bin/wall" |