aboutsummaryrefslogtreecommitdiff
path: root/sshfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sshfs.c')
-rw-r--r--sshfs.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sshfs.c b/sshfs.c
index 21393f1..64c1d8c 100644
--- a/sshfs.c
+++ b/sshfs.c
@@ -138,13 +138,7 @@
#define MAX_PASSWORD 1024
#ifdef __APPLE__
-
-#ifndef LIBDIR
-# define LIBDIR "/usr/local/lib"
-#endif
-
static char sshfs_program_path[PATH_MAX] = { 0 };
-
#endif /* __APPLE__ */
struct buffer {