diff --git a/src/fuse_open.cpp b/src/fuse_open.cpp index f745ac39..0989c8c2 100644 --- a/src/fuse_open.cpp +++ b/src/fuse_open.cpp @@ -329,7 +329,6 @@ namespace FUSE open(const char *fusepath_, fuse_file_info_t *ffi_) { - std::mutex *m = nullptr; PTInfo *pti; pti = PassthroughStuff::get_pti(fusepath_);