aboutsummaryrefslogtreecommitdiffstats
path: root/include/fuse_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fuse_common.h')
-rw-r--r--include/fuse_common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/fuse_common.h b/include/fuse_common.h
index a59aea6..96f4702 100644
--- a/include/fuse_common.h
+++ b/include/fuse_common.h
@@ -13,10 +13,6 @@
#ifndef _FUSE_COMMON_H_
#define _FUSE_COMMON_H_
-#ifndef FUSE_USE_VERSION
-#define FUSE_USE_VERSION 21
-#endif
-
/** Major version of FUSE library interface */
#define FUSE_MAJOR_VERSION 2