From 2be4d09c7a14a7d13afb826bd9a92e6fc40eaab9 Mon Sep 17 00:00:00 2001 From: Bill Peck Date: Tue, 22 Sep 2015 10:34:18 -0400 Subject: remove empty function --- firmware/amd_seattle/runtest.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/firmware/amd_seattle/runtest.sh b/firmware/amd_seattle/runtest.sh index 4cbc84e..bfcbc6e 100755 --- a/firmware/amd_seattle/runtest.sh +++ b/firmware/amd_seattle/runtest.sh @@ -21,9 +21,6 @@ reboot_to_efi_shell() { shutdown -r now } -enable_netboot() { -} - if [ -n "$RSTRNT_REBOOTCOUNT" ]; then if [ $RSTRNT_REBOOTCOUNT -eq 0 ]; then echo "Setup Firmware install" -- cgit