Fix dead code in Windows
This commit is contained in:
@@ -328,6 +328,7 @@ impl Config {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Extra Tmux arguments
|
/// Extra Tmux arguments
|
||||||
|
#[allow(dead_code)]
|
||||||
pub fn tmux_arguments(&self) -> &Option<String> {
|
pub fn tmux_arguments(&self) -> &Option<String> {
|
||||||
&self.config_file.tmux_arguments
|
&self.config_file.tmux_arguments
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user