Remove pane_content_files_cleanup function

pull/510/head
Bruno Sutic 2017-05-30 05:49:51 +02:00
parent 8de2570960
commit 7a8d90a27d
No known key found for this signature in database
GPG Key ID: CAFA7B1B2914ED81
1 changed files with 0 additions and 4 deletions

View File

@ -90,10 +90,6 @@ pane_content_files_restore_from_archive() {
fi
}
pane_content_files_cleanup() {
rm "$(pane_contents_dir)"/*
}
# path helpers
resurrect_dir() {