解决不同features编译时告警的问题
This commit is contained in:
@@ -98,8 +98,7 @@ pub fn base_handle(
|
||||
igmp_server: &Option<IgmpServer>,
|
||||
current_device: CurrentDeviceInfo,
|
||||
ip_route: &Option<ExternalRoute>,
|
||||
#[cfg(feature = "ip_proxy")]
|
||||
proxy_map: &Option<IpProxyMap>,
|
||||
#[cfg(feature = "ip_proxy")] proxy_map: &Option<IpProxyMap>,
|
||||
client_cipher: &Cipher,
|
||||
server_cipher: &Cipher,
|
||||
) -> Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user