Skip to content

Commit

Permalink
remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
raphamorim committed Oct 4, 2024
1 parent 42da029 commit aa49394
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontends/rioterm/src/router/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -373,10 +373,6 @@ impl<'a> RouteWindow<'a> {
}
}

#[inline]
#[cfg(target_os = "windows")]
pub fn disable_cloak(&mut self) {}

#[allow(clippy::too_many_arguments)]
pub fn from_target<'b>(
event_loop: &'b ActiveEventLoop,
Expand Down

0 comments on commit aa49394

Please sign in to comment.