Remove clang-format leftover comment

This commit is contained in:
Marcus Holland-Moritz 2021-03-07 11:27:24 +01:00
parent 5b2186463e
commit c9c40225e8

View File

@ -336,7 +336,7 @@ void op_read(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off,
}
fuse_reply_err(req, err);
} // namespace dwarfs
}
template <typename LoggerPolicy>
void op_readdir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off,