mirror of
https://github.com/falk-werner/webfuse-provider
synced 2024-10-27 20:44:10 +00:00
removed dead code
This commit is contained in:
parent
01c72823ab
commit
431e3c027b
@ -130,9 +130,4 @@ void wf_impl_filesystem_process_request(
|
|||||||
{
|
{
|
||||||
fuse_session_process_buf(filesystem->session, &filesystem->buffer);
|
fuse_session_process_buf(filesystem->session, &filesystem->buffer);
|
||||||
}
|
}
|
||||||
else if (-EINTR != result)
|
|
||||||
{
|
|
||||||
// ToDo
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user