diff --git a/src/fuse_open.cpp b/src/fuse_open.cpp index 892ccf87..a7b891c5 100644 --- a/src/fuse_open.cpp +++ b/src/fuse_open.cpp @@ -38,7 +38,7 @@ struct PT { - std::mutex mutex; + // std::mutex mutex; }; typedef boost::unordered::concurrent_flat_map PTMap;;