[ProcessGDBRemote] Get rid of an unused function.
authorDavide Italiano <ditaliano@apple.com>
Mon, 29 Jun 2020 19:38:27 +0000 (12:38 -0700)
committerDavide Italiano <ditaliano@apple.com>
Mon, 29 Jun 2020 19:39:09 +0000 (12:39 -0700)
commit300bbbcb707ad08200543735326982664136d3bc
treedc05f0838fc57012cd95467e43f1ade60b40ddf3
parentf45b41348ba49c4a76baab1e3e302ef8e2bb992b
[ProcessGDBRemote] Get rid of an unused function.

The define was wrong. I could've fixed it, but given this is
unused I decided to drop the function altogether.
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp