fix: remove empty function

This commit is contained in:
Peter Šurda 2021-03-05 22:04:09 +01:00
parent b69f341b89
commit 8c58dcbd70
Signed by: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87
1 changed files with 1 additions and 1 deletions

View File

@ -64,6 +64,6 @@ function install_version()
update_syslinux_menu "$drive"
}
function cleanup_version()
#function cleanup_version()
# vim: set ft=sh: