am 0badfceb: Merge "Remove the unsets for removed gdbclient functions."

* commit '0badfcebe71805a495d151ac4df48bb48940bde0':
  Remove the unsets for removed gdbclient functions.
This commit is contained in:
Dan Albert 2015-02-17 21:13:24 +00:00 committed by Android Git Automerger
commit 20ebefa899
1 changed files with 0 additions and 10 deletions

View File

@ -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 <<EOF
Invoke ". build/envsetup.sh" from your shell to add the following functions to your environment: