diff --git a/envsetup.sh b/envsetup.sh index 4fa74e67c..a38f20a2e 100644 --- a/envsetup.sh +++ b/envsetup.sh @@ -1,13 +1,3 @@ -# These unsets should stay to clear the old functions from any long running -# shells. -# TODO(danalbert): Remove this in a day or so. -unset -f gdbwrapper -unset -f get_symbols_directory -unset -f adb_get_product_device -unset -f adb_get_traced_by -unset -f gdbclient -unset -f gdbclient_old - function hmm() { cat <