summaryrefslogtreecommitdiffstats
path: root/fusetrace
diff options
context:
space:
mode:
Diffstat (limited to 'fusetrace')
-rw-r--r--fusetrace/fusetrace_ll.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/fusetrace/fusetrace_ll.cc b/fusetrace/fusetrace_ll.cc
index b411a83fe20..f10c29fd22e 100644
--- a/fusetrace/fusetrace_ll.cc
+++ b/fusetrace/fusetrace_ll.cc
@@ -11,8 +11,6 @@
gcc -Wall `pkg-config fuse --cflags --libs` -lulockmgr fusexmp_fh.c -o fusexmp_fh
*/
-#define FUSE_USE_VERSION 30
-
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif