[lldb][NFC] Delete unused function Breakpoint::GetEventIdentifier
authorAlex Langford <alangford@apple.com>
Thu, 6 Apr 2023 21:47:29 +0000 (14:47 -0700)
committerAlex Langford <alangford@apple.com>
Fri, 7 Apr 2023 00:14:09 +0000 (17:14 -0700)
commitb04bc87c9edca0e93330948b88292ebcde891ce2
tree0264cbff7b9701fc7816ef40641f816c020ffde4
parenta1e4f1d006a5a669aaa874b8d36f58d9b086620f
[lldb][NFC] Delete unused function Breakpoint::GetEventIdentifier

This is unused

Differential Revision: https://reviews.llvm.org/D147746
lldb/include/lldb/Breakpoint/Breakpoint.h
lldb/source/Breakpoint/Breakpoint.cpp