summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/pathnames.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2003-07-04 17:37:07 +0000
committermillert <millert@openbsd.org>2003-07-04 17:37:07 +0000
commit1ba3174772658d281f37df4d297ecec7213ddbe1 (patch)
tree33c91d9feb2df3ec4c8eef0ecd31431e7f6abe1b /usr.bin/diff/pathnames.h
parent'static const char rcsid[]' to make it -Wall clean (diff)
downloadwireguard-openbsd-1ba3174772658d281f37df4d297ecec7213ddbe1.tar.xz
wireguard-openbsd-1ba3174772658d281f37df4d297ecec7213ddbe1.zip
Kill diff -h, we don't use or want diffh. Discussed w/ tedu@
Diffstat (limited to 'usr.bin/diff/pathnames.h')
-rw-r--r--usr.bin/diff/pathnames.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/diff/pathnames.h b/usr.bin/diff/pathnames.h
index 3d9650984e0..403228048f8 100644
--- a/usr.bin/diff/pathnames.h
+++ b/usr.bin/diff/pathnames.h
@@ -32,5 +32,4 @@
#include <paths.h>
#define _PATH_DIFF "/usr/bin/diff"
-#define _PATH_DIFFH "/usr/libexec/diffh"
#define _PATH_PR "/usr/bin/pr"