mirror of
https://github.com/falk-werner/webfuse
synced 2024-10-27 20:34:10 +00:00
removes obsolete proxy from protocol
This commit is contained in:
parent
5c101ea70f
commit
dc8ac6d8cf
@ -18,7 +18,6 @@ struct wf_server_protocol
|
|||||||
{
|
{
|
||||||
struct wf_impl_timeout_manager timeout_manager;
|
struct wf_impl_timeout_manager timeout_manager;
|
||||||
struct wf_impl_filesystem filesystem;
|
struct wf_impl_filesystem filesystem;
|
||||||
struct wf_impl_jsonrpc_proxy rpc;
|
|
||||||
struct wf_impl_authenticators authenticators;
|
struct wf_impl_authenticators authenticators;
|
||||||
struct wf_impl_session_manager session_manager;
|
struct wf_impl_session_manager session_manager;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user