aboutsummaryrefslogtreecommitdiff
path: root/sshfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sshfs.c')
-rw-r--r--sshfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sshfs.c b/sshfs.c
index 48eb7f3..9f6a82c 100644
--- a/sshfs.c
+++ b/sshfs.c
@@ -6,7 +6,6 @@
See the file COPYING.
*/
-#define FUSE_USE_VERSION 22
#include <fuse.h>
#include <stdio.h>
#include <stdlib.h>