Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
lib: Get rid of old cruft
Browse files Browse the repository at this point in the history
The replacement of DEFAULT_MEM with get_vm_mem makes all of this
unused.

Signed-off-by: Geoff Levand <[email protected]>
  • Loading branch information
glevand committed Apr 17, 2018
1 parent bfe4b41 commit 3034fef
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 533 deletions.
1 change: 0 additions & 1 deletion image_to_vm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ assert_not_root_user
. "${BUILD_LIBRARY_DIR}/toolchain_util.sh" || exit 1
. "${BUILD_LIBRARY_DIR}/build_image_util.sh" || exit 1
. "${BUILD_LIBRARY_DIR}/vm_image_util.sh" || exit 1
. "${SCRIPT_ROOT}/lib/cros_vm_constants.sh" || exit 1

# Flags
DEFINE_string board "${DEFAULT_BOARD}" \
Expand Down
246 changes: 0 additions & 246 deletions lib/cros_build_lib.py

This file was deleted.

109 changes: 0 additions & 109 deletions lib/cros_build_lib_unittest.py

This file was deleted.

16 changes: 0 additions & 16 deletions lib/cros_vm_constants.sh

This file was deleted.

Loading

0 comments on commit 3034fef

Please sign in to comment.