mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-28 16:30:52 +08:00
rm: unused trait filed
This commit is contained in:
@@ -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>) {
|
||||
|
||||
Reference in New Issue
Block a user