diff --git a/src/fuse_open.cpp b/src/fuse_open.cpp index e6da9f6f..45d46af4 100644 --- a/src/fuse_open.cpp +++ b/src/fuse_open.cpp @@ -350,8 +350,6 @@ namespace FUSE { }); - - return open2(fusepath_,ffi_); } }