mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2024-12-22 23:08:49 +00:00
Remove pane_content_files_cleanup function
This commit is contained in:
parent
8de2570960
commit
7a8d90a27d
@ -90,10 +90,6 @@ pane_content_files_restore_from_archive() {
|
||||
fi
|
||||
}
|
||||
|
||||
pane_content_files_cleanup() {
|
||||
rm "$(pane_contents_dir)"/*
|
||||
}
|
||||
|
||||
# path helpers
|
||||
|
||||
resurrect_dir() {
|
||||
|
Loading…
Reference in New Issue
Block a user