mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-04 23:33:44 +08:00
rm: unused trait filed
This commit is contained in:
parent
70bd5ec03c
commit
7716e2bc87
@ -45,9 +45,7 @@ pub struct Tray {
|
||||
}
|
||||
|
||||
#[cfg(not(target_os = "macos"))]
|
||||
pub struct Tray {
|
||||
pub tray_state: Arc<Mutex<TrayState>>,
|
||||
}
|
||||
pub struct Tray {}
|
||||
|
||||
impl TrayState {
|
||||
pub fn get_common_tray_icon() -> (bool, Vec<u8>) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user