Skip to content

Commit 61e6a1e

Browse files
authored
Update vulkan_prebuilt_helpers.sh
remove accidental code
1 parent ab88e42 commit 61e6a1e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

vulkan_prebuilt_helpers.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ function _os_filename() {
1717
esac
1818
}
1919

20-
function exists_and_megabytes(() {
21-
22-
}
23-
2420
function download_vulkan_installer() {
2521
local os=$1
2622
local filename=$(_os_filename $os)

0 commit comments

Comments
 (0)