From b27097145939291aafdd932ff04a0fa0eb1aca8c Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Mon, 15 Dec 2025 13:45:10 -0600 Subject: [PATCH] fuse.cpp --- libfuse/lib/fuse.cpp | 1 - 1 file changed, 1 deletion(-) 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) ?