Skip to content

Commit 2888998

Browse files
authored
Merge pull request #3260 from apple/🍒/FBI/c96d45700f6d3cb2b8d1972bb8de03522b3ff8d7
[lldb] Remove SBExecutionContext::reset (NFC)
2 parents 1b870c7 + d519560 commit 2888998

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎lldb/include/lldb/API/SBExecutionContext.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ class LLDB_API SBExecutionContext {
5050
SBFrame GetFrame() const;
5151

5252
protected:
53-
void reset(lldb::ExecutionContextRefSP &event_sp);
54-
5553
lldb_private::ExecutionContextRef *get() const;
5654

5755
private:

0 commit comments

Comments
 (0)