mirror of
https://github.com/telemt/telemt.git
synced 2026-04-16 18:14:10 +03:00
Dead-code deletion: has_proxy_tag
This commit is contained in:
@@ -257,10 +257,6 @@ impl MePool {
|
||||
})
|
||||
}
|
||||
|
||||
pub fn has_proxy_tag(&self) -> bool {
|
||||
self.proxy_tag.is_some()
|
||||
}
|
||||
|
||||
pub fn current_generation(&self) -> u64 {
|
||||
self.generation.load(Ordering::Relaxed)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user