diff --git a/libfuse/lib/fuse.cpp b/libfuse/lib/fuse.cpp index 5f22b8e7..77050d5a 100644 --- a/libfuse/lib/fuse.cpp +++ b/libfuse/lib/fuse.cpp @@ -1480,7 +1480,6 @@ fuse_lib_getattr(fuse_req_t *req_, if(!err) { - fmt::print("getattr: fh={}; fusepath={};\n", fh,fusepath ? fusepath : "(null)"); err = ((fusepath != NULL) ?